2009-03-21 04:01:44 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioPropertySheet
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="8.00"
|
2009-06-18 08:20:19 +00:00
|
|
|
Name="CodeGen_Release"
|
2009-03-21 04:01:44 +00:00
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
Optimization="2"
|
|
|
|
InlineFunctionExpansion="2"
|
|
|
|
EnableIntrinsicFunctions="true"
|
|
|
|
FavorSizeOrSpeed="1"
|
|
|
|
OmitFramePointers="true"
|
2009-06-18 08:20:19 +00:00
|
|
|
EnableFiberSafeOptimizations="true"
|
2009-03-21 04:01:44 +00:00
|
|
|
WholeProgramOptimization="true"
|
2009-07-16 09:58:17 +00:00
|
|
|
PreprocessorDefinitions="NDEBUG;_SECURE_SCL_=0;_SECURE_SCL_THROWS=0"
|
2009-03-21 04:01:44 +00:00
|
|
|
StringPooling="true"
|
|
|
|
MinimalRebuild="true"
|
2009-06-18 08:20:19 +00:00
|
|
|
RuntimeLibrary="2"
|
2009-03-21 04:01:44 +00:00
|
|
|
BufferSecurityCheck="false"
|
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
LinkIncremental="1"
|
|
|
|
OptimizeReferences="2"
|
|
|
|
EnableCOMDATFolding="2"
|
|
|
|
LinkTimeCodeGeneration="1"
|
|
|
|
/>
|
|
|
|
</VisualStudioPropertySheet>
|