Added client archive header to Windows project.

git-svn-id: http://yate.null.ro/svn/yate/trunk@3957 acf43c95-373e-0410-b603-e72c3f656dc1
This commit is contained in:
marian 2010-12-16 13:30:40 +00:00
parent 480e132337
commit 9afbbc1558
1 changed files with 22 additions and 0 deletions

View File

@ -267,6 +267,28 @@
Name="Header Files"
Filter="h;hpp;hxx;hm;inl"
>
<File
RelativePath="..\modules\qt4\clientarchive.h"
>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCustomBuildTool"
CommandLine="moc.exe -DUNICODE -DWIN32 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I..\..\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 -o Release\clientarchive.moc ..\modules\qt4\clientarchive.h"
Outputs="Release\clientarchive.moc"
/>
</FileConfiguration>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCustomBuildTool"
CommandLine="moc.exe -DUNICODE -DWIN32 -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I..\..\mkspecs\win32-msvc2005 -D_MSC_VER=1400 -DWIN32 -o Debug\clientarchive.moc ..\modules\qt4\clientarchive.h"
Outputs="Debug\clientarchive.moc"
/>
</FileConfiguration>
</File>
</Filter>
</Files>
<Globals>