2009-03-21 04:01:44 +00:00
|
|
|
<?xml version="1.0" encoding="Windows-1252"?>
|
|
|
|
<VisualStudioPropertySheet
|
|
|
|
ProjectType="Visual C++"
|
|
|
|
Version="8.00"
|
|
|
|
Name="IncrementalLinking"
|
|
|
|
>
|
|
|
|
<Tool
|
|
|
|
Name="VCCLCompilerTool"
|
|
|
|
WholeProgramOptimization="false"
|
|
|
|
StringPooling="true"
|
|
|
|
MinimalRebuild="true"
|
2009-03-30 18:19:05 +00:00
|
|
|
DebugInformationFormat="3"
|
2009-03-21 04:01:44 +00:00
|
|
|
/>
|
|
|
|
<Tool
|
|
|
|
Name="VCLinkerTool"
|
|
|
|
LinkIncremental="2"
|
|
|
|
OptimizeReferences="1"
|
|
|
|
EnableCOMDATFolding="1"
|
|
|
|
/>
|
|
|
|
</VisualStudioPropertySheet>
|