root/trunk/release.vsprops
| Revision 213, 393 bytes (checked in by pdjonov, 2 years ago) |
|---|
| Line | |
|---|---|
| 1 | <?xml version="1.0" encoding="Windows-1252"?> |
| 2 | <VisualStudioPropertySheet |
| 3 | ProjectType="Visual C++" |
| 4 | Version="8.00" |
| 5 | Name="release" |
| 6 | > |
| 7 | <Tool |
| 8 | Name="VCCLCompilerTool" |
| 9 | Optimization="2" |
| 10 | EnableIntrinsicFunctions="true" |
| 11 | WholeProgramOptimization="true" |
| 12 | /> |
| 13 | <Tool |
| 14 | Name="VCLinkerTool" |
| 15 | EnableCOMDATFolding="2" |
| 16 | LinkTimeCodeGeneration="1" |
| 17 | /> |
| 18 | </VisualStudioPropertySheet> |
Note: See TracBrowser for help on using the browser.
