12 lines
280 B
Plaintext
12 lines
280 B
Plaintext
|
<?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>
|