scummvm/dists/msvc8/Residual_Release.vsprops
2009-10-14 14:58:48 +00:00

24 lines
555 B
XML

<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
ProjectType="Visual C++"
Version="8.00"
Name="Residual_Release32"
InheritedPropertySheets=".\Residual_Global.vsprops"
>
<Tool
Name="VCCLCompilerTool"
EnableIntrinsicFunctions="true"
WholeProgramOptimization="true"
PreprocessorDefinitions="WIN32"
StringPooling="true"
BufferSecurityCheck="false"
DebugInformationFormat="0"
/>
<Tool
Name="VCLinkerTool"
LinkIncremental="1"
IgnoreDefaultLibraryNames=""
SetChecksum="true"
/>
</VisualStudioPropertySheet>