You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
174 lines
4.5 KiB
174 lines
4.5 KiB
5 years ago
|
<?xml version="1.0" encoding="Windows-1252"?>
|
||
|
<VisualStudioProject
|
||
|
ProjectType="Visual C++"
|
||
|
Version="7.10"
|
||
|
Name="vcrtrace"
|
||
|
ProjectGUID="{3A726913-1B92-4536-811C-C1E3020CCD1B}"
|
||
|
SccProjectName=""
|
||
|
SccLocalPath="">
|
||
|
<Platforms>
|
||
|
<Platform
|
||
|
Name="Win32"/>
|
||
|
</Platforms>
|
||
|
<Configurations>
|
||
|
<Configuration
|
||
|
Name="Release|Win32"
|
||
|
OutputDirectory=".\Release"
|
||
|
IntermediateDirectory=".\Release"
|
||
|
ConfigurationType="1"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="2"
|
||
|
InlineFunctionExpansion="1"
|
||
|
AdditionalIncludeDirectories="..\..\engine,..\..\common,..\..\public,..\..\public\tier1"
|
||
|
PreprocessorDefinitions="NDEBUG;WIN32;_CONSOLE;VCRTRACE_APP"
|
||
|
StringPooling="TRUE"
|
||
|
RuntimeLibrary="4"
|
||
|
EnableFunctionLevelLinking="TRUE"
|
||
|
PrecompiledHeaderFile=".\Release/vcrtrace.pch"
|
||
|
AssemblerListingLocation=".\Release/"
|
||
|
ObjectFile=".\Release/"
|
||
|
ProgramDataBaseFileName=".\Release/"
|
||
|
WarningLevel="3"
|
||
|
SuppressStartupBanner="TRUE"
|
||
|
CompileAs="0"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="platform.lib winmm.lib ws2_32.lib odbc32.lib odbccp32.lib"
|
||
|
OutputFile=".\Release/vcrtrace.exe"
|
||
|
LinkIncremental="1"
|
||
|
SuppressStartupBanner="TRUE"
|
||
|
AdditionalLibraryDirectories="..\..\lib\public"
|
||
|
ProgramDatabaseFile=".\Release/vcrtrace.pdb"
|
||
|
SubSystem="1"
|
||
|
TargetMachine="1"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
TypeLibraryName=".\Release/vcrtrace.tlb"
|
||
|
HeaderFileName=""/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="NDEBUG"
|
||
|
Culture="1033"/>
|
||
|
<Tool
|
||
|
Name="VCWebServiceProxyGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCXMLDataGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCWebDeploymentTool"/>
|
||
|
<Tool
|
||
|
Name="VCManagedWrapperGeneratorTool"/>
|
||
|
<Tool
|
||
|
Name="VCAuxiliaryManagedWrapperGeneratorTool"/>
|
||
|
</Configuration>
|
||
|
<Configuration
|
||
|
Name="Debug|Win32"
|
||
|
OutputDirectory=".\Debug"
|
||
|
IntermediateDirectory=".\Debug"
|
||
|
ConfigurationType="1"
|
||
|
UseOfMFC="0"
|
||
|
ATLMinimizesCRunTimeLibraryUsage="FALSE"
|
||
|
CharacterSet="2">
|
||
|
<Tool
|
||
|
Name="VCCLCompilerTool"
|
||
|
Optimization="0"
|
||
|
AdditionalIncludeDirectories="..\..\engine,..\..\common,..\..\public,..\..\public\tier1"
|
||
|
PreprocessorDefinitions="_DEBUG;WIN32;_CONSOLE;VCRTRACE_APP"
|
||
|
BasicRuntimeChecks="3"
|
||
|
RuntimeLibrary="5"
|
||
|
PrecompiledHeaderFile=".\Debug/vcrtrace.pch"
|
||
|
AssemblerListingLocation=".\Debug/"
|
||
|
ObjectFile=".\Debug/"
|
||
|
ProgramDataBaseFileName=".\Debug/"
|
||
|
WarningLevel="3"
|
||
|
SuppressStartupBanner="TRUE"
|
||
|
DebugInformationFormat="4"
|
||
|
CompileAs="0"/>
|
||
|
<Tool
|
||
|
Name="VCCustomBuildTool"/>
|
||
|
<Tool
|
||
|
Name="VCLinkerTool"
|
||
|
AdditionalDependencies="platform.lib winmm.lib ws2_32.lib odbc32.lib odbccp32.lib"
|
||
|
OutputFile=".\Debug/vcrtrace.exe"
|
||
|
LinkIncremental="1"
|
||
|
SuppressStartupBanner="TRUE"
|
||
|
AdditionalLibraryDirectories="..\..\lib\public"
|
||
|
GenerateDebugInformation="TRUE"
|
||
|
ProgramDatabaseFile=".\Debug/vcrtrace.pdb"
|
||
|
SubSystem="1"
|
||
|
TargetMachine="1"/>
|
||
|
<Tool
|
||
|
Name="VCMIDLTool"
|
||
|
TypeLibraryName=".\Debug/vcrtrace.tlb"
|
||
|
HeaderFileName=""/>
|
||
|
<Tool
|
||
|
Name="VCPostBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreBuildEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCPreLinkEventTool"/>
|
||
|
<Tool
|
||
|
Name="VCResourceCompilerTool"
|
||
|
PreprocessorDefinitions="_DEBUG"
|
||
|
Culture="1033"/>
|
||
|
<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="StdAfx.cpp">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="vcrtrace.cpp">
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Header Files"
|
||
|
Filter="h;hpp;hxx;hm;inl">
|
||
|
<File
|
||
|
RelativePath="StdAfx.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\public\platform\vcr_shared.h">
|
||
|
</File>
|
||
|
<File
|
||
|
RelativePath="..\..\public\platform\vcrmode.h">
|
||
|
</File>
|
||
|
</Filter>
|
||
|
<Filter
|
||
|
Name="Resource Files"
|
||
|
Filter="ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe">
|
||
|
</Filter>
|
||
|
<File
|
||
|
RelativePath="ReadMe.txt">
|
||
|
</File>
|
||
|
</Files>
|
||
|
<Globals>
|
||
|
</Globals>
|
||
|
</VisualStudioProject>
|