update for latest file additions

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16178 d0543943-73ff-0310-b7d9-9358b9ac24b2
This commit is contained in:
Jeff Lenk 2010-01-06 15:12:49 +00:00
parent c175200540
commit b9681e5af5
1 changed files with 68 additions and 14 deletions

View File

@ -230,6 +230,10 @@
RelativePath="prefdialog.cpp"
>
</File>
<File
RelativePath=".\prefportaudio.cpp"
>
</File>
</Filter>
<Filter
Name="Header Files"
@ -322,24 +326,38 @@
/>
</FileConfiguration>
</File>
<File
RelativePath=".\prefportaudio.h"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCustomBuildTool"
Description="MOC prefportaudio.h"
CommandLine="Rem IncrediBuild_AllowRemote&#x0D;&#x0A;Rem IncrediBuild_OutputFile debug\moc_prefportaudio.cpp&#x0D;&#x0A;$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I&quot;$(QTDIR)\include\QtCore&quot; -I&quot;$(QTDIR)\include\QtGui&quot; -I&quot;$(QTDIR)\include&quot; -I&quot;.&quot; -I&quot;$(QTDIR)\include\ActiveQt&quot; -I&quot;debug&quot; -I&quot;.&quot; -I$(QTDIR)\mkspecs\win32-msvc2008 -D_MSC_VER=1500 -DWIN32 prefportaudio.h -o debug\moc_prefportaudio.cpp&#x0D;&#x0A;"
AdditionalDependencies="Rem;prefportaudio.h"
Outputs="debug\moc_prefportaudio.cpp"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCustomBuildTool"
Description="MOC prefportaudio.h"
CommandLine="Rem IncrediBuild_AllowRemote&#x0D;&#x0A;Rem IncrediBuild_OutputFile release\moc_prefportaudio.cpp&#x0D;&#x0A;$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I&quot;$(QTDIR)\include\QtCore&quot; -I&quot;$(QTDIR)\include\QtGui&quot; -I&quot;$(QTDIR)\include&quot; -I&quot;.&quot; -I&quot;$(QTDIR)\include\ActiveQt&quot; -I&quot;release&quot; -I&quot;.&quot; -I$(QTDIR)\mkspecs\win32-msvc2008 -D_MSC_VER=1500 -DWIN32 prefportaudio.h -o release\moc_prefportaudio.cpp&#x0D;&#x0A;"
AdditionalDependencies="Rem;prefportaudio.h"
Outputs="release\moc_prefportaudio.cpp"
/>
</FileConfiguration>
</File>
</Filter>
<Filter
Name="Generated Files"
Filter="cpp;c;cxx;moc;h;def;odl;idl;res;"
UniqueIdentifier="{71ED8ED8-ACB9-4CE9-BBE1-E00B30144E11}"
>
<File
RelativePath="debug\moc_fshost.cpp"
>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
</File>
<File
RelativePath="release\moc_fshost.cpp"
>
@ -353,7 +371,7 @@
</FileConfiguration>
</File>
<File
RelativePath="debug\moc_mainwindow.cpp"
RelativePath="debug\moc_fshost.cpp"
>
<FileConfiguration
Name="Release|Win32"
@ -376,6 +394,18 @@
/>
</FileConfiguration>
</File>
<File
RelativePath="debug\moc_mainwindow.cpp"
>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
</File>
<File
RelativePath="debug\moc_prefdialog.cpp"
>
@ -401,7 +431,7 @@
</FileConfiguration>
</File>
<File
RelativePath="debug\qrc_resources.cpp"
RelativePath="debug\moc_prefportaudio.cpp"
>
<FileConfiguration
Name="Release|Win32"
@ -412,6 +442,18 @@
/>
</FileConfiguration>
</File>
<File
RelativePath="release\moc_prefportaudio.cpp"
>
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
</File>
<File
RelativePath="release\qrc_resources.cpp"
>
@ -424,6 +466,18 @@
/>
</FileConfiguration>
</File>
<File
RelativePath="debug\qrc_resources.cpp"
>
<FileConfiguration
Name="Release|Win32"
ExcludedFromBuild="true"
>
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
</File>
<File
RelativePath="ui_mainwindow.h"
>