summaryrefslogtreecommitdiff
path: root/Mkfiles/vc15/crt_secure_no_deprecate.vsprops
blob: 56ab506f91ef168bbf4dc0d5a8528d69c78b4372 (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="crt_secure_no_deprecate"
	>
	<Tool
		Name="VCCLCompilerTool"
		PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE"
	/>
</VisualStudioPropertySheet>