mirror of https://github.com/AxioDL/metaforce.git
294 lines
5.6 KiB
Plaintext
294 lines
5.6 KiB
Plaintext
|
<?xml version="1.0" encoding="UTF-8"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="9,00"
|
||
|
Name="qztest"
|
||
|
ProjectGUID="{7632B767-D089-4F15-8B1E-C4B3F9EBF592}"
|
||
|
RootNamespace="qztest"
|
||
|
Keyword="Win32Proj"
|
||
|
TargetFrameworkVersion="196613"
|
||
|
>
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"
|
||
|
/>
|
||
|
</Platforms>
|
||
|
<ToolFiles>
|
||
|
</ToolFiles>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
OutputDirectory="Debug"
|
||
|
IntermediateDirectory="Debug"
|
||
|
ConfigurationType="1"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories=".."
|
||
|
PreprocessorDefinitions="WIN32;_DEBUG;_CONSOLE;"
|
||
|
MinimalRebuild="true"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="3"
|
||
|
UsePrecompiledHeader="0"
|
||
|
WarningLevel="3"
|
||
|
Detect64BitPortabilityProblems="true"
|
||
|
DebugInformationFormat="4"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="QtCored4.lib QtTestd4.lib"
|
||
|
LinkIncremental="2"
|
||
|
GenerateDebugInformation="true"
|
||
|
SubSystem="1"
|
||
|
TargetMachine="1"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Release|Win32"
|
||
|
OutputDirectory="Release"
|
||
|
IntermediateDirectory="Release"
|
||
|
ConfigurationType="1"
|
||
|
>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
AdditionalIncludeDirectories=".."
|
||
|
PreprocessorDefinitions="WIN32;NDEBUG;_CONSOLE;"
|
||
|
RuntimeLibrary="2"
|
||
|
UsePrecompiledHeader="0"
|
||
|
WarningLevel="3"
|
||
|
Detect64BitPortabilityProblems="true"
|
||
|
DebugInformationFormat="3"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManagedResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="QtCore4.lib QtTest4.lib"
|
||
|
LinkIncremental="2"
|
||
|
GenerateDebugInformation="true"
|
||
|
SubSystem="1"
|
||
|
OptimizeReferences="2"
|
||
|
EnableCOMDATFolding="2"
|
||
|
TargetMachine="1"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCALinkTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCManifestTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCXDCMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCBscMakeTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCFxCopTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCAppVerifierTool"
|
||
|
/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"
|
||
|
/>
|
||
|
</Configuration>
|
||
|
</Configurations>
|
||
|
<References>
|
||
|
<ProjectReference
|
||
|
ReferencedProjectIdentifier="{E4AC5F56-B711-4F0E-BC83-CDE8B6CD53AD}"
|
||
|
RelativePathToProject=".\quazip\quazip.vcproj"
|
||
|
/>
|
||
|
</References>
|
||
|
<Files>
|
||
|
<Filter
|
||
|
Name="Header Files"
|
||
|
Filter="h;hpp;hxx;hm;inl;inc;xsd"
|
||
|
UniqueIdentifier="{93995380-89BD-4b04-88EB-625FBE52EBFB}"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath=".\qztest.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\testjlcompress.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\testquachecksum32.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\testquagzipfile.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\testquaziodevice.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\testquazip.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\testquazipdir.h"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\testquazipfile.h"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Resource Files"
|
||
|
Filter="rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx"
|
||
|
UniqueIdentifier="{67DA6AB6-F800-4c08-8B7A-83BB121AAD01}"
|
||
|
>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Source Files"
|
||
|
Filter="cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx"
|
||
|
UniqueIdentifier="{4FC737F1-C7A5-4376-A066-2A32D752A2FF}"
|
||
|
>
|
||
|
<File
|
||
|
RelativePath=".\moc_testjlcompress.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\moc_testquachecksum32.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\moc_testquagzipfile.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\moc_testquaziodevice.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\moc_testquazip.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\moc_testquazipdir.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\moc_testquazipfile.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\qztest.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\testjlcompress.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\testquachecksum32.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\testquagzipfile.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\testquaziodevice.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\testquazip.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\testquazipdir.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\testquazipfile.cpp"
|
||
|
>
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<File
|
||
|
RelativePath=".\debug\BuildLog.htm"
|
||
|
>
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath=".\release\BuildLog.htm"
|
||
|
>
|
||
|
</File>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|