summaryrefslogtreecommitdiffstats
path: root/crawl-ref/source/MSVC/Common.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'crawl-ref/source/MSVC/Common.vsprops')
-rw-r--r--crawl-ref/source/MSVC/Common.vsprops1
1 files changed, 1 insertions, 0 deletions
diff --git a/crawl-ref/source/MSVC/Common.vsprops b/crawl-ref/source/MSVC/Common.vsprops
index a24da65f90..19345f5858 100644
--- a/crawl-ref/source/MSVC/Common.vsprops
+++ b/crawl-ref/source/MSVC/Common.vsprops
@@ -8,6 +8,7 @@
>
<Tool
Name="VCCLCompilerTool"
+ PreprocessorDefinitions="_CRT_SECURE_NO_WARNINGS"
MinimalRebuild="true"
/>
</VisualStudioPropertySheet>