summaryrefslogtreecommitdiffstats
path: root/build/internal/debug_infofastbuild.vsprops
blob: f77b44bff6a082fd03336224eb60820cabfa8284 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
	ProjectType="Visual C++"
	Version="8.00"
	Name="debug_infofastbuild"
	>
	<Tool
		Name="VCCLCompilerTool"
		DebugInformationFormat="0"
	/>
	<Tool
		Name="VCLinkerTool"
		GenerateDebugInformation="false"
	/>
</VisualStudioPropertySheet>