fix windows build
This commit is contained in:
parent
b049e87423
commit
b46958fb41
|
@ -218,6 +218,18 @@
|
|||
RelativePath="call.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\channel.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\widgets\codecwidget.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\debugtools\consolewindow.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="fshost.cpp"
|
||||
>
|
||||
|
@ -250,6 +262,14 @@
|
|||
RelativePath=".\preferences\prefsofia.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\debugtools\sortfilterproxymodel.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\debugtools\statedebugdialog.cpp"
|
||||
>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Header Files"
|
||||
|
@ -290,6 +310,62 @@
|
|||
RelativePath="call.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\channel.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\widgets\codecwidget.h"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="MOC codecwidget.h"
|
||||
CommandLine="Rem IncrediBuild_AllowRemote
Rem IncrediBuild_OutputFile debug\moc_codecwidget.cpp
$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"." -I"$(QTDIR)\include\ActiveQt" -I"debug" -I"." -I$(QTDIR)\mkspecs\win32-msvc2008 -D_MSC_VER=1500 -DWIN32 widgets\codecwidget.h -o debug\moc_codecwidget.cpp
"
|
||||
AdditionalDependencies="Rem;codecwidget.h"
|
||||
Outputs="debug\moc_codecwidget.cpp"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="MOC prefportaudio.h"
|
||||
CommandLine="Rem IncrediBuild_AllowRemote
Rem IncrediBuild_OutputFile release\moc_codecwidget.cpp
$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"." -I"$(QTDIR)\include\ActiveQt" -I"release" -I"." -I$(QTDIR)\mkspecs\win32-msvc2008 -D_MSC_VER=1500 -DWIN32 widgets\codecwidget.h -o release\moc_codecwidget.cpp
"
|
||||
AdditionalDependencies="Rem;codecwidget.h"
|
||||
Outputs="release\moc_codecwidget.cpp"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\debugtools\consolewindow.h"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="MOC consolewindow.h"
|
||||
CommandLine="Rem IncrediBuild_AllowRemote
Rem IncrediBuild_OutputFile debug\moc_consolewindow.cpp
$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"." -I"$(QTDIR)\include\ActiveQt" -I"debug" -I"." -I$(QTDIR)\mkspecs\win32-msvc2008 -D_MSC_VER=1500 -DWIN32 debugtools\consolewindow.h -o debug\moc_consolewindow.cpp
"
|
||||
AdditionalDependencies="Rem;consolewindow.h"
|
||||
Outputs="debug\moc_consolewindow.cpp"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="MOC consolewindow.h"
|
||||
CommandLine="Rem IncrediBuild_AllowRemote
Rem IncrediBuild_OutputFile release\moc_consolewindow.cpp
$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"." -I"$(QTDIR)\include\ActiveQt" -I"release" -I"." -I$(QTDIR)\mkspecs\win32-msvc2008 -D_MSC_VER=1500 -DWIN32 debugtools\consolewindow.h -o release\moc_consolewindow.cpp
"
|
||||
AdditionalDependencies="Rem;consolewindow.h"
|
||||
Outputs="release\moc_consolewindow.cpp"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="fshost.h"
|
||||
>
|
||||
|
@ -450,6 +526,62 @@
|
|||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\debugtools\sortfilterproxymodel.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\debugtools\sortfilterproxymodel.h"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="MOC sortfilterproxymodel.h"
|
||||
CommandLine="Rem IncrediBuild_AllowRemote
Rem IncrediBuild_OutputFile debug\moc_sortfilterproxymodel.cpp
$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"." -I"$(QTDIR)\include\ActiveQt" -I"debug" -I"." -I$(QTDIR)\mkspecs\win32-msvc2008 -D_MSC_VER=1500 -DWIN32 debugtools\sortfilterproxymodel.h -o debug\moc_sortfilterproxymodel.cpp
"
|
||||
AdditionalDependencies="Rem;sortfilterproxymodel.h"
|
||||
Outputs="debug\moc_sortfilterproxymodel.cpp"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="MOC sortfilterproxymodel.h"
|
||||
CommandLine="Rem IncrediBuild_AllowRemote
Rem IncrediBuild_OutputFile release\moc_sortfilterproxymodel.cpp
$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"." -I"$(QTDIR)\include\ActiveQt" -I"release" -I"." -I$(QTDIR)\mkspecs\win32-msvc2008 -D_MSC_VER=1500 -DWIN32 debugtools\sortfilterproxymodel.h -o release\moc_sortfilterproxymodel.cpp
"
|
||||
AdditionalDependencies="Rem;sortfilterproxymodel.h"
|
||||
Outputs="release\moc_sortfilterproxymodel.cpp"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\debugtools\statedebugdialog.h"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="MOC statedebugdialog.h"
|
||||
CommandLine="Rem IncrediBuild_AllowRemote
Rem IncrediBuild_OutputFile debug\moc_statedebugdialog.cpp
$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"." -I"$(QTDIR)\include\ActiveQt" -I"debug" -I"." -I$(QTDIR)\mkspecs\win32-msvc2008 -D_MSC_VER=1500 -DWIN32 debugtools\statedebugdialog.h -o debug\moc_statedebugdialog.cpp
"
|
||||
AdditionalDependencies="Rem;statedebugdialog.h"
|
||||
Outputs="debug\moc_statedebugdialog.cpp"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="MOC prefportaudio.h"
|
||||
CommandLine="Rem IncrediBuild_AllowRemote
Rem IncrediBuild_OutputFile release\moc_statedebugdialog.cpp
$(QTDIR)\bin\moc.exe -DUNICODE -DWIN32 -DQT_LARGEFILE_SUPPORT -DQT_DLL -DQT_NO_DEBUG -DQT_GUI_LIB -DQT_CORE_LIB -DQT_THREAD_SUPPORT -I"$(QTDIR)\include\QtCore" -I"$(QTDIR)\include\QtGui" -I"$(QTDIR)\include" -I"." -I"$(QTDIR)\include\ActiveQt" -I"release" -I"." -I$(QTDIR)\mkspecs\win32-msvc2008 -D_MSC_VER=1500 -DWIN32 debugtools\statedebugdialog.h -o release\moc_statedebugdialog.cpp
"
|
||||
AdditionalDependencies="Rem;statedebugdialog.h"
|
||||
Outputs="release\moc_statedebugdialog.cpp"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Generated Files"
|
||||
|
@ -460,6 +592,14 @@
|
|||
RelativePath="ui_accountdialog.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ui_codecwidget.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ui_consolewindow.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="ui_mainwindow.h"
|
||||
>
|
||||
|
@ -468,6 +608,10 @@
|
|||
RelativePath="ui_prefdialog.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\ui_statedebugdialog.h"
|
||||
>
|
||||
</File>
|
||||
<Filter
|
||||
Name="Debug"
|
||||
>
|
||||
|
@ -483,6 +627,30 @@
|
|||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="debug\moc_codecwidget.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="debug\moc_consolewindow.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="Debug\moc_fshost.cpp"
|
||||
>
|
||||
|
@ -555,6 +723,30 @@
|
|||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="debug\moc_sortfilterproxymodel.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="debug\moc_statedebugdialog.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="debug\qrc_resources.cpp"
|
||||
>
|
||||
|
@ -583,6 +775,30 @@
|
|||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="release\moc_codecwidget.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="release\moc_consolewindow.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="release\moc_fshost.cpp"
|
||||
>
|
||||
|
@ -655,6 +871,30 @@
|
|||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="release\moc_sortfilterproxymodel.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="release\moc_statedebugdialog.cpp"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
ExcludedFromBuild="true"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCLCompilerTool"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="release\qrc_resources.cpp"
|
||||
>
|
||||
|
@ -701,6 +941,58 @@
|
|||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\widgets\codecwidget.ui"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="UIC codecwidget.ui"
|
||||
CommandLine="Rem IncrediBuild_AllowRemote
Rem IncrediBuild_OutputFile .\ui_codecwidget.h
$(QTDIR)\bin\uic.exe widgets\codecwidget.ui -o ui_codecwidget.h
"
|
||||
AdditionalDependencies="Rem;codecwidgets.ui"
|
||||
Outputs="ui_codecwidget.h"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="UIC codecwidget.ui"
|
||||
CommandLine="Rem IncrediBuild_AllowRemote
Rem IncrediBuild_OutputFile .\ui_codecwidget.h
$(QTDIR)\bin\uic.exe widgets\codecwidget.ui -o ui_codecwidget.h
"
|
||||
AdditionalDependencies="Rem;codecwidget.ui"
|
||||
Outputs="ui_codecwidget.h"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\debugtools\consolewindow.ui"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="UIC consolewindow.ui"
|
||||
CommandLine="Rem IncrediBuild_AllowRemote
Rem IncrediBuild_OutputFile .\ui_consolewindow.h
$(QTDIR)\bin\uic.exe debugtools\consolewindow.ui -o ui_consolewindow.h
"
|
||||
AdditionalDependencies="Rem;consolewindow.ui"
|
||||
Outputs="ui_consolewindow.h"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="UIC accountdialog.ui"
|
||||
CommandLine="Rem IncrediBuild_AllowRemote
Rem IncrediBuild_OutputFile .\ui_consolewindow.h
$(QTDIR)\bin\uic.exe debugtools\consolewindow.ui -o ui_consolewindow.h
"
|
||||
AdditionalDependencies="Rem;accountdialog.ui"
|
||||
Outputs="ui_consolewindow.h"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="mainwindow.ui"
|
||||
>
|
||||
|
@ -753,6 +1045,32 @@
|
|||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\debugtools\statedebugdialog.ui"
|
||||
>
|
||||
<FileConfiguration
|
||||
Name="Debug|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="UIC statedebugdialog.ui"
|
||||
CommandLine="Rem IncrediBuild_AllowRemote
Rem IncrediBuild_OutputFile .\ui_statedebugdialog.h
$(QTDIR)\bin\uic.exe debugtools\statedebugdialog.ui -o ui_statedebugdialog.h
"
|
||||
AdditionalDependencies="Rem;statedebugdialog.ui"
|
||||
Outputs="ui_statedebugdialog.h"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
<FileConfiguration
|
||||
Name="Release|Win32"
|
||||
>
|
||||
<Tool
|
||||
Name="VCCustomBuildTool"
|
||||
Description="UIC statedebugdialog.ui"
|
||||
CommandLine="Rem IncrediBuild_AllowRemote
Rem IncrediBuild_OutputFile .\ui_statedebugdialog.h
$(QTDIR)\bin\uic.exe debugtools\statedebugdialog.ui -o ui_statedebugdialog.h
"
|
||||
AdditionalDependencies="Rem;statedebugdialog.ui"
|
||||
Outputs="ui_statedebugdialog.h"
|
||||
/>
|
||||
</FileConfiguration>
|
||||
</File>
|
||||
</Filter>
|
||||
<Filter
|
||||
Name="Resource Files"
|
||||
|
|
Loading…
Reference in New Issue