aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/objects/objects.vcproj
diff options
context:
space:
mode:
Diffstat (limited to 'src/modules/objects/objects.vcproj')
-rwxr-xr-xsrc/modules/objects/objects.vcproj6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/modules/objects/objects.vcproj b/src/modules/objects/objects.vcproj
index 700b27cab..9b292c0f1 100755
--- a/src/modules/objects/objects.vcproj
+++ b/src/modules/objects/objects.vcproj
@@ -412,12 +412,12 @@
RelativePath=".\class_buttongroup.h"
>
<FileConfiguration
- Name="Release|Win32"
+ Name="Debug|Win32"
>
<Tool
Name="VCCustomBuildTool"
- CommandLine=""
- Outputs=""
+ CommandLine="$(QTDIR)\bin\moc -o &quot;$(InputDir)\m_$(InputName).moc&quot; &quot;$(InputDir)\$(InputFileName)&quot;"
+ Outputs="$(InputDir)\m_$(InputName).moc"
/>
</FileConfiguration>
</File>