summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/contrib/LIB.vsprops
blob: 87280d5b6aba90bb43e0da427c5e20d8ec72ab22 (plain) (blame)
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="Static Library"
	>
	<Tool
		Name="VCCLCompilerTool"
		PreprocessorDefinitions="__STATIC__"
	/>
</VisualStudioPropertySheet>