summaryrefslogtreecommitdiffstats
path: root/third_party/wtl/using_wtl.vsprops
blob: a9df841964752203f7c80d34fd36ac4abb458a46 (plain)
1
2
3
4
5
6
7
8
9
10
11
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
	ProjectType="Visual C++"
	Version="8.00"
	Name="using_wtl"
	>
	<Tool
		Name="VCCLCompilerTool"
		AdditionalIncludeDirectories="&quot;$(SolutionDir)..\chrome\third_party\wtl\include&quot;"
	/>
</VisualStudioPropertySheet>