提交 97882a91 authored 作者: Jeff Lenk's avatar Jeff Lenk

update project

git-svn-id: http://svn.freeswitch.org/svn/freeswitch/trunk@16348 d0543943-73ff-0310-b7d9-9358b9ac24b2
上级 064a6530
...@@ -54,9 +54,9 @@ ...@@ -54,9 +54,9 @@
BufferSecurityCheck="false" BufferSecurityCheck="false"
TreatWChar_tAsBuiltInType="false" TreatWChar_tAsBuiltInType="false"
RuntimeTypeInfo="true" RuntimeTypeInfo="true"
AssemblerListingLocation="debug\" AssemblerListingLocation=""
ObjectFile="debug\" ObjectFile="$(IntDir)\"
ProgramDataBaseFileName=".\" ProgramDataBaseFileName="$(IntDir)\"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="true" SuppressStartupBanner="true"
DebugInformationFormat="3" DebugInformationFormat="3"
...@@ -144,9 +144,9 @@ ...@@ -144,9 +144,9 @@
BufferSecurityCheck="false" BufferSecurityCheck="false"
TreatWChar_tAsBuiltInType="false" TreatWChar_tAsBuiltInType="false"
RuntimeTypeInfo="true" RuntimeTypeInfo="true"
AssemblerListingLocation="release\" AssemblerListingLocation=""
ObjectFile="release\" ObjectFile="$(IntDir)\"
ProgramDataBaseFileName=".\" ProgramDataBaseFileName="$(IntDir)\"
WarningLevel="3" WarningLevel="3"
SuppressStartupBanner="true" SuppressStartupBanner="true"
DebugInformationFormat="0" DebugInformationFormat="0"
...@@ -230,6 +230,10 @@ ...@@ -230,6 +230,10 @@
RelativePath="mod_qsettings\mod_qsettings.cpp" RelativePath="mod_qsettings\mod_qsettings.cpp"
> >
</File> </File>
<File
RelativePath=".\preferences\prefaccounts.cpp"
>
</File>
<File <File
RelativePath="preferences\prefdialog.cpp" RelativePath="preferences\prefdialog.cpp"
> >
...@@ -334,6 +338,32 @@ ...@@ -334,6 +338,32 @@
RelativePath="mod_qsettings\mod_qsettings.h" RelativePath="mod_qsettings\mod_qsettings.h"
> >
</File> </File>
<File
RelativePath=".\preferences\prefaccounts.h"
>
<FileConfiguration
Name="Debug|Win32"
>
<Tool
Name="VCCustomBuildTool"
Description="MOC prefaccounts.h"
CommandLine="Rem IncrediBuild_AllowRemote&#x0D;&#x0A;Rem IncrediBuild_OutputFile debug\moc_prefaccounts.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 preferences\prefaccounts.h -o debug\moc_prefaccounts.cpp&#x0D;&#x0A;"
AdditionalDependencies="Rem;prefaccounts.h"
Outputs="debug\moc_prefaccounts.cpp"
/>
</FileConfiguration>
<FileConfiguration
Name="Release|Win32"
>
<Tool
Name="VCCustomBuildTool"
Description="MOC prefaccounts.h"
CommandLine="Rem IncrediBuild_AllowRemote&#x0D;&#x0A;Rem IncrediBuild_OutputFile release\moc_prefaccounts.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 preferences\prefaccounts.h -o release\moc_prefaccounts.cpp&#x0D;&#x0A;"
AdditionalDependencies="Rem;prefaccounts.h"
Outputs="release\moc_prefaccounts.cpp"
/>
</FileConfiguration>
</File>
<File <File
RelativePath="preferences\prefdialog.h" RelativePath="preferences\prefdialog.h"
> >
...@@ -415,11 +445,26 @@ ...@@ -415,11 +445,26 @@
</Filter> </Filter>
<Filter <Filter
Name="Generated Files" Name="Generated Files"
Filter="cpp;c;cxx;moc;h;def;odl;idl;res;" Filter="moc;h;cpp"
UniqueIdentifier="{71ED8ED8-ACB9-4CE9-BBE1-E00B30144E11}" UniqueIdentifier="{71ED8ED8-ACB9-4CE9-BBE1-E00B30144E11}"
> >
<File <File
RelativePath="release\moc_accountdialog.cpp" RelativePath="ui_accountdialog.h"
>
</File>
<File
RelativePath="ui_mainwindow.h"
>
</File>
<File
RelativePath="ui_prefdialog.h"
>
</File>
<Filter
Name="Debug"
>
<File
RelativePath="debug\moc_accountdialog.cpp"
> >
<FileConfiguration <FileConfiguration
Name="Release|Win32" Name="Release|Win32"
...@@ -431,10 +476,10 @@ ...@@ -431,10 +476,10 @@
</FileConfiguration> </FileConfiguration>
</File> </File>
<File <File
RelativePath="debug\moc_accountdialog.cpp" RelativePath="Debug\moc_fshost.cpp"
> >
<FileConfiguration <FileConfiguration
Name="Debug|Win32" Name="Release|Win32"
ExcludedFromBuild="true" ExcludedFromBuild="true"
> >
<Tool <Tool
...@@ -443,7 +488,7 @@ ...@@ -443,7 +488,7 @@
</FileConfiguration> </FileConfiguration>
</File> </File>
<File <File
RelativePath="release\moc_fshost.cpp" RelativePath="debug\moc_mainwindow.cpp"
> >
<FileConfiguration <FileConfiguration
Name="Release|Win32" Name="Release|Win32"
...@@ -455,10 +500,10 @@ ...@@ -455,10 +500,10 @@
</FileConfiguration> </FileConfiguration>
</File> </File>
<File <File
RelativePath="Debug\moc_fshost.cpp" RelativePath=".\debug\moc_prefaccounts.cpp"
> >
<FileConfiguration <FileConfiguration
Name="Debug|Win32" Name="Release|Win32"
ExcludedFromBuild="true" ExcludedFromBuild="true"
> >
<Tool <Tool
...@@ -467,7 +512,7 @@ ...@@ -467,7 +512,7 @@
</FileConfiguration> </FileConfiguration>
</File> </File>
<File <File
RelativePath="release\moc_mainwindow.cpp" RelativePath="Debug\moc_prefdialog.cpp"
> >
<FileConfiguration <FileConfiguration
Name="Release|Win32" Name="Release|Win32"
...@@ -479,10 +524,10 @@ ...@@ -479,10 +524,10 @@
</FileConfiguration> </FileConfiguration>
</File> </File>
<File <File
RelativePath="debug\moc_mainwindow.cpp" RelativePath="debug\moc_prefportaudio.cpp"
> >
<FileConfiguration <FileConfiguration
Name="Debug|Win32" Name="Release|Win32"
ExcludedFromBuild="true" ExcludedFromBuild="true"
> >
<Tool <Tool
...@@ -491,7 +536,7 @@ ...@@ -491,7 +536,7 @@
</FileConfiguration> </FileConfiguration>
</File> </File>
<File <File
RelativePath="release\moc_prefdialog.cpp" RelativePath="debug\moc_prefsofia.cpp"
> >
<FileConfiguration <FileConfiguration
Name="Release|Win32" Name="Release|Win32"
...@@ -503,10 +548,10 @@ ...@@ -503,10 +548,10 @@
</FileConfiguration> </FileConfiguration>
</File> </File>
<File <File
RelativePath="Debug\moc_prefdialog.cpp" RelativePath="debug\qrc_resources.cpp"
> >
<FileConfiguration <FileConfiguration
Name="Debug|Win32" Name="Release|Win32"
ExcludedFromBuild="true" ExcludedFromBuild="true"
> >
<Tool <Tool
...@@ -514,11 +559,15 @@ ...@@ -514,11 +559,15 @@
/> />
</FileConfiguration> </FileConfiguration>
</File> </File>
</Filter>
<Filter
Name="Release"
>
<File <File
RelativePath="release\moc_prefportaudio.cpp" RelativePath="release\moc_accountdialog.cpp"
> >
<FileConfiguration <FileConfiguration
Name="Release|Win32" Name="Debug|Win32"
ExcludedFromBuild="true" ExcludedFromBuild="true"
> >
<Tool <Tool
...@@ -527,7 +576,7 @@ ...@@ -527,7 +576,7 @@
</FileConfiguration> </FileConfiguration>
</File> </File>
<File <File
RelativePath="debug\moc_prefportaudio.cpp" RelativePath="release\moc_fshost.cpp"
> >
<FileConfiguration <FileConfiguration
Name="Debug|Win32" Name="Debug|Win32"
...@@ -539,10 +588,10 @@ ...@@ -539,10 +588,10 @@
</FileConfiguration> </FileConfiguration>
</File> </File>
<File <File
RelativePath="release\moc_prefsofia.cpp" RelativePath="release\moc_mainwindow.cpp"
> >
<FileConfiguration <FileConfiguration
Name="Release|Win32" Name="Debug|Win32"
ExcludedFromBuild="true" ExcludedFromBuild="true"
> >
<Tool <Tool
...@@ -551,7 +600,7 @@ ...@@ -551,7 +600,7 @@
</FileConfiguration> </FileConfiguration>
</File> </File>
<File <File
RelativePath="debug\moc_prefsofia.cpp" RelativePath=".\release\moc_prefaccounts.cpp"
> >
<FileConfiguration <FileConfiguration
Name="Debug|Win32" Name="Debug|Win32"
...@@ -563,10 +612,10 @@ ...@@ -563,10 +612,10 @@
</FileConfiguration> </FileConfiguration>
</File> </File>
<File <File
RelativePath="release\qrc_resources.cpp" RelativePath="release\moc_prefdialog.cpp"
> >
<FileConfiguration <FileConfiguration
Name="Release|Win32" Name="Debug|Win32"
ExcludedFromBuild="true" ExcludedFromBuild="true"
> >
<Tool <Tool
...@@ -575,7 +624,7 @@ ...@@ -575,7 +624,7 @@
</FileConfiguration> </FileConfiguration>
</File> </File>
<File <File
RelativePath="debug\qrc_resources.cpp" RelativePath="release\moc_prefportaudio.cpp"
> >
<FileConfiguration <FileConfiguration
Name="Debug|Win32" Name="Debug|Win32"
...@@ -587,14 +636,31 @@ ...@@ -587,14 +636,31 @@
</FileConfiguration> </FileConfiguration>
</File> </File>
<File <File
RelativePath="ui_mainwindow.h" RelativePath="release\moc_prefsofia.cpp"
>
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="true"
> >
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
</File> </File>
<File <File
RelativePath="ui_prefdialog.h" RelativePath="release\qrc_resources.cpp"
>
<FileConfiguration
Name="Debug|Win32"
ExcludedFromBuild="true"
> >
<Tool
Name="VCCLCompilerTool"
/>
</FileConfiguration>
</File> </File>
</Filter> </Filter>
</Filter>
<Filter <Filter
Name="Form Files" Name="Form Files"
Filter="ui" Filter="ui"
......
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论