diff options
| author | 2007-01-05 13:16:05 +0000 | |
|---|---|---|
| committer | 2007-01-05 13:16:05 +0000 | |
| commit | 416d1f99a75b6299697c417a07fe40737ef377f1 (patch) | |
| tree | ab8fcf3afdfb8a886e6c0d2efb478bd98229e08b /src/modules | |
| parent | *AUTOMATICALLY* updated KVI_SOURCES_DATE variable (diff) | |
| download | KVIrc-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')
| -rw-r--r-- | src/modules/theme/theme_vc05.vcproj | 9 |
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 "$(InputDir)\moc_$(InputName).cpp" "$(InputDir)\$(InputFileName)""
+ Outputs="$(InputDir)\moc_$(InputName).cpp"
+ />
+ </FileConfiguration>
+ <FileConfiguration
Name="Release|Win32"
>
<Tool
|
