summaryrefslogtreecommitdiffstats
path: root/third_party/libjpeg/using_libjpeg.vsprops
blob: e0d5cd11ada9e6ab7e9f0c8cf72bef1c80e9fde1 (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_libjpeg"
	>
	<Tool
		Name="VCCLCompilerTool"
		AdditionalIncludeDirectories="&quot;$(SolutionDir)..\third_party\libjpeg&quot;"
	/>
</VisualStudioPropertySheet>