summaryrefslogtreecommitdiffstats
path: root/build/internal/release_impl.vsprops
blob: d1a209d2be60734600df6cb759209d056eda0cf4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
	ProjectType="Visual C++"
	Version="8.00"
	Name="release_impl"
	InheritedPropertySheets=".\release_defaults.vsprops"
	>
	<Tool
		Name="VCCLCompilerTool"
		AdditionalOptions="/Oy-"
	/>
</VisualStudioPropertySheet>