summaryrefslogtreecommitdiffstats
path: root/build/external_code.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'build/external_code.vsprops')
-rw-r--r--build/external_code.vsprops14
1 files changed, 14 insertions, 0 deletions
diff --git a/build/external_code.vsprops b/build/external_code.vsprops
new file mode 100644
index 0000000..e13adde
--- /dev/null
+++ b/build/external_code.vsprops
@@ -0,0 +1,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>