Minor changes.
[xy_vsfilter.git] / src / release.vsprops
blob687d521665211105f1d3777ef15fb495170e0c7b
1 <?xml version="1.0" encoding="windows-1250"?>
2 <VisualStudioPropertySheet
3 ProjectType="Visual C++"
4 Version="8.00"
5 Name="release"
7 <Tool
8 Name="VCCLCompilerTool"
9 Optimization="2"
10 RuntimeLibrary="0"
11 BufferSecurityCheck="false"
12 DebugInformationFormat="3"
13 AdditionalOptions="/MP"
15 <Tool
16 Name="VCLinkerTool"
17 LinkIncremental="1"
18 GenerateDebugInformation="true"
19 OptimizeReferences="2"
20 EnableCOMDATFolding="2"
22 </VisualStudioPropertySheet>