summaryrefslogtreecommitdiffstats
path: root/third_party/lzma_sdk/using_lzma_sdk.vsprops
blob: 6728e4ae3bd932012ee94792bf87ec2640d77b0d (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="using_lzma_sdk"
	>
	<Tool
		Name="VCCLCompilerTool"
		AdditionalIncludeDirectories="&quot;$(SolutionDir)..\third_party\lzma_sdk&quot;"
		PreprocessorDefinitions="_LZMA_IN_CB"
	/>
</VisualStudioPropertySheet>