mirror of
https://github.com/ProjectDreamland/area51.git
synced 2024-11-01 11:11:47 +01:00
158 lines
4.1 KiB
Text
158 lines
4.1 KiB
Text
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="7.10"
|
||
|
Name="Test"
|
||
|
ProjectGUID="{7ea8c30d-e93b-4fcd-969f-22a9c8c5d707}">
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"/>
|
||
|
</Platforms>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
OutputDirectory="_$(ConfigurationName)"
|
||
|
IntermediateDirectory="_$(ConfigurationName)"
|
||
|
ConfigurationType="1"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="FALSE">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalOptions="-Zm200 -GX -w34100 -w34189"
|
||
|
Optimization="4"
|
||
|
AdditionalIncludeDirectories="$(QTDIR)\include,C:\Projects\A51\Scratch\CJ\QtTest,tmp\moc\,C:\Qt\3.2.1NonCommercial\mkspecs\win32-msvc.net"
|
||
|
PreprocessorDefinitions="_WINDOWS,UNICODE,WIN32,QT_DLL,QT_THREAD_SUPPORT"
|
||
|
GeneratePreprocessedFile="0"
|
||
|
MinimalRebuild="TRUE"
|
||
|
ExceptionHandling="TRUE"
|
||
|
RuntimeLibrary="2"
|
||
|
BufferSecurityCheck="FALSE"
|
||
|
AssemblerListingLocation="tmp\obj\"
|
||
|
ObjectFile="tmp\obj\"
|
||
|
ProgramDataBaseFileName=".\"
|
||
|
WarningLevel="3"
|
||
|
SuppressStartupBanner="TRUE"
|
||
|
DebugInformationFormat="3"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="qt-mtnc321.lib qtmain.lib kernel32.lib user32.lib gdi32.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib imm32.lib winmm.lib wsock32.lib winspool.lib delayimp.lib"
|
||
|
OutputFile=".\Test.exe"
|
||
|
SuppressStartupBanner="TRUE"
|
||
|
AdditionalLibraryDirectories="$(QTDIR)\lib"
|
||
|
GenerateDebugInformation="TRUE"
|
||
|
ProgramDatabaseFile=""
|
||
|
SubSystem="2"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
WarningLevel="0"
|
||
|
DefaultCharType="0"
|
||
|
EnableErrorChecks="1"/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
Description="Generate imagecollection"
|
||
|
CommandLine="$(QTDIR)\bin\uic.exe -embed Test -f .imgcol -o qmake_image_collection.cpp"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="NDEBUG"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<References>
|
||
|
</References>
|
||
|
<Files>
|
||
|
<Filter
|
||
|
Name="Source Files"
|
||
|
Filter="cpp;c;cxx;rc;def;r;odl;idl;hpj;bat">
|
||
|
<File
|
||
|
RelativePath="main.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="MyWidget.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="MyWidget.h">
|
||
|
<FileConfiguration
|
||
|
Name="Debug|Win32">
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
Description="Moc'ing MyWidget.h..."
|
||
|
CommandLine="$(QTDIR)\bin\moc.exe MyWidget.h -o tmp\moc\moc_MyWidget.cpp"
|
||
|
AdditionalDependencies="$(QTDIR)\bin\moc.exe"
|
||
|
Outputs="tmp\moc\moc_MyWidget.cpp"/>
|
||
|
</FileConfiguration>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Generated MOC Files"
|
||
|
Filter="cpp;c;cxx;moc">
|
||
|
<File
|
||
|
RelativePath="tmp\moc\moc_MyWidget.cpp">
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Resources"
|
||
|
Filter="cpp;ico;png;jpg;jpeg;gif;xpm;bmp;rc;ts"
|
||
|
ParseFiles="FALSE">
|
||
|
<File
|
||
|
RelativePath="icons\icon_dock_background.png">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="icons\icon_dock_background_hi.png">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="icons\icon_dock_bottom.png">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="icons\icon_dock_bottom_hi.png">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="icons\icon_dock_left.png">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="icons\icon_dock_left_hi.png">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="icons\icon_dock_right.png">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="icons\icon_dock_right_hi.png">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="icons\icon_dock_tab.png">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="icons\icon_dock_tab_hi.png">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="icons\icon_dock_top.png">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="icons\icon_dock_top_hi.png">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\icons\icon_file_new.png">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="qmake_image_collection.cpp">
|
||
|
</File>
|
||
|
</Filter>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|