2008-08-13 09:32:07 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioPropertySheet
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="8.00"
|
|
|
|
Name="release"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
RuntimeLibrary="0"
|
2008-10-02 09:41:01 +00:00
|
|
|
Optimization="2"
|
2008-08-13 09:32:07 +00:00
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
FavorSizeOrSpeed="0"
|
|
|
|
OmitFramePointers="true"
|
2008-09-23 12:32:43 +00:00
|
|
|
StringPooling="true"
|
2008-08-13 09:32:07 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
LinkIncremental="1"
|
|
|
|
OptimizeReferences="2"
|
|
|
|
OptimizeForWindows98="1"
|
|
|
|
EnableCOMDATFolding="2"
|
|
|
|
/>
|
|
|
|
</VisualStudioPropertySheet>
|