mirror of
https://github.com/libretro/scummvm.git
synced 2024-12-21 09:21:08 +00:00
934e92c283
svn-id: r44521
24 lines
553 B
XML
24 lines
553 B
XML
<?xml version="1.0" encoding="Windows-1252"?>
|
|
<VisualStudioPropertySheet
|
|
ProjectType="Visual C++"
|
|
Version="8.00"
|
|
Name="ScummVM_Release32"
|
|
InheritedPropertySheets=".\ScummVM_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>
|