summaryrefslogtreecommitdiff
path: root/Mkfiles/vc15/crt_secure_no_deprecate.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'Mkfiles/vc15/crt_secure_no_deprecate.vsprops')
-rw-r--r--Mkfiles/vc15/crt_secure_no_deprecate.vsprops11
1 files changed, 11 insertions, 0 deletions
diff --git a/Mkfiles/vc15/crt_secure_no_deprecate.vsprops b/Mkfiles/vc15/crt_secure_no_deprecate.vsprops
new file mode 100644
index 00000000..56ab506f
--- /dev/null
+++ b/Mkfiles/vc15/crt_secure_no_deprecate.vsprops
@@ -0,0 +1,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>