summaryrefslogtreecommitdiffstats
path: root/build/external_code.vsprops
blob: e13adde1a2559b50fd8f54d70efdd00537407574 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
<?xml version="1.0" encoding="Windows-1252"?>
<VisualStudioPropertySheet
	ProjectType="Visual C++"
	Version="8.00"
	Name="external_code"
	>
	<Tool
		Name="VCCLCompilerTool"
		PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_WARNINGS;_CRT_NONSTDC_NO_DEPRECATE;_SCL_SECURE_NO_DEPRECATE"
		WarnAsError="false"
		Detect64BitPortabilityProblems="false"
		DisableSpecificWarnings="4800"
	/>
</VisualStudioPropertySheet>