aboutsummaryrefslogtreecommitdiffstats
path: root/src/modules/theme
diff options
context:
space:
mode:
authorGravatar Alexey Uzhva2007-01-05 13:16:05 +0000
committerGravatar Alexey Uzhva2007-01-05 13:16:05 +0000
commit416d1f99a75b6299697c417a07fe40737ef377f1 (patch)
treeab8fcf3afdfb8a886e6c0d2efb478bd98229e08b /src/modules/theme
parent*AUTOMATICALLY* updated KVI_SOURCES_DATE variable (diff)
downloadKVIrc-416d1f99a75b6299697c417a07fe40737ef377f1.tar.gz
KVIrc-416d1f99a75b6299697c417a07fe40737ef377f1.tar.bz2
KVIrc-416d1f99a75b6299697c417a07fe40737ef377f1.zip
makefile fixes
git-svn-id: https://svn.kvirc.de/svn/trunk/kvirc@95 17fca916-40b9-46aa-a4ea-0a15b648b75c
Diffstat (limited to 'src/modules/theme')
-rw-r--r--src/modules/theme/theme_vc05.vcproj9
1 files changed, 9 insertions, 0 deletions
diff --git a/src/modules/theme/theme_vc05.vcproj b/src/modules/theme/theme_vc05.vcproj
index 748d5d7b8..ec1b651fc 100644
--- a/src/modules/theme/theme_vc05.vcproj
+++ b/src/modules/theme/theme_vc05.vcproj
@@ -230,6 +230,15 @@
RelativePath=".\managementdialog.h"
>
<FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ CommandLine="$(QTDIR)\bin\moc -o &quot;$(InputDir)\moc_$(InputName).cpp&quot; &quot;$(InputDir)\$(InputFileName)&quot;"
+ Outputs="$(InputDir)\moc_$(InputName).cpp"
+ />
+ </FileConfiguration>
+ <FileConfiguration
Name="Release|Win32"
>
<Tool