468663ddbb
Former-commit-id: 1d6753294b2993e1fbf92de9366bb9544db4189b
128 lines
4.7 KiB
XML
128 lines
4.7 KiB
XML
<?xml version="1.0" encoding = "windows-1251"?>
|
|
<VisualStudioProject
|
|
ProjectType="Visual C++"
|
|
Version="7.00"
|
|
Name="test_libgc"
|
|
SccProjectName=""
|
|
SccLocalPath="">
|
|
<Platforms>
|
|
<Platform
|
|
Name="Win32"/>
|
|
</Platforms>
|
|
<Configurations>
|
|
<Configuration
|
|
Name="Debug|Win32"
|
|
OutputDirectory=".\..\..\..\bin"
|
|
IntermediateDirectory=".\..\..\..\obj\Debug\test_libgc"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
Optimization="0"
|
|
AdditionalIncludeDirectories="..\..\include"
|
|
PreprocessorDefinitions="_DEBUG,_CONSOLE,WIN32"
|
|
BasicRuntimeChecks="3"
|
|
RuntimeLibrary="5"
|
|
UsePrecompiledHeader="2"
|
|
PrecompiledHeaderFile=".\..\..\..\obj\Debug\test_libgc/test_libgc.pch"
|
|
AssemblerListingLocation=".\..\..\..\obj\Debug\test_libgc/"
|
|
ObjectFile=".\..\..\..\obj\Debug\test_libgc/"
|
|
ProgramDataBaseFileName=".\..\..\..\obj\Debug\test_libgc/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
OutputFile="..\..\..\bin/test_libgcd.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\..\..\..\bin/test_libgcd.pdb"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\..\..\..\bin/test_libgc.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="_DEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
<Configuration
|
|
Name="Release|Win32"
|
|
OutputDirectory=".\..\..\..\bin"
|
|
IntermediateDirectory=".\..\..\..\obj\Release\test_libgc"
|
|
ConfigurationType="1"
|
|
UseOfMFC="0"
|
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
|
CharacterSet="2">
|
|
<Tool
|
|
Name="VCCLCompilerTool"
|
|
InlineFunctionExpansion="1"
|
|
AdditionalIncludeDirectories="..\..\include"
|
|
PreprocessorDefinitions="NDEBUG,_CONSOLE,WIN32"
|
|
StringPooling="TRUE"
|
|
RuntimeLibrary="4"
|
|
EnableFunctionLevelLinking="TRUE"
|
|
PrecompiledHeaderFile=".\..\..\..\obj\Release\test_libgc/test_libgc.pch"
|
|
AssemblerListingLocation=".\..\..\..\obj\Release\test_libgc/"
|
|
ObjectFile=".\..\..\..\obj\Release\test_libgc/"
|
|
ProgramDataBaseFileName=".\..\..\..\obj\Release\test_libgc/"
|
|
WarningLevel="3"
|
|
SuppressStartupBanner="TRUE"
|
|
DebugInformationFormat="3"
|
|
CompileAs="0"/>
|
|
<Tool
|
|
Name="VCCustomBuildTool"/>
|
|
<Tool
|
|
Name="VCLinkerTool"
|
|
AdditionalOptions="/MACHINE:I386"
|
|
OutputFile=".\..\..\..\bin/test_libgc.exe"
|
|
LinkIncremental="1"
|
|
SuppressStartupBanner="TRUE"
|
|
GenerateDebugInformation="TRUE"
|
|
ProgramDatabaseFile=".\..\..\..\bin/test_libgc.pdb"
|
|
OptimizeReferences="2"
|
|
SetChecksum="TRUE"/>
|
|
<Tool
|
|
Name="VCMIDLTool"
|
|
TypeLibraryName=".\..\..\..\bin/test_libgc.tlb"/>
|
|
<Tool
|
|
Name="VCPostBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreBuildEventTool"/>
|
|
<Tool
|
|
Name="VCPreLinkEventTool"/>
|
|
<Tool
|
|
Name="VCResourceCompilerTool"
|
|
PreprocessorDefinitions="NDEBUG"
|
|
Culture="1033"/>
|
|
<Tool
|
|
Name="VCWebServiceProxyGeneratorTool"/>
|
|
<Tool
|
|
Name="VCWebDeploymentTool"/>
|
|
</Configuration>
|
|
</Configurations>
|
|
<Files>
|
|
<File
|
|
RelativePath="..\..\tests\test.c">
|
|
</File>
|
|
</Files>
|
|
<Globals>
|
|
</Globals>
|
|
</VisualStudioProject>
|