summaryrefslogtreecommitdiffstats
path: root/chrome/installer/util/using_util.vsprops
blob: 2efe68ff9ceead15ba3aa4b1d3d8329e0c98a3de (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="using_util"
	>
	<Tool
		Name="VCCLCompilerTool"
		AdditionalIncludeDirectories="$(IntDir)\..\global_intermediate\installer_util_strings"
	/>
	<Tool
		Name="VCResourceCompilerTool"
		AdditionalIncludeDirectories="$(IntDir)\..\global_intermediate\installer_util_strings"
	/>
</VisualStudioPropertySheet>