summaryrefslogtreecommitdiffstats
path: root/PCbuild9/pyproject.vsprops
diff options
context:
space:
mode:
Diffstat (limited to 'PCbuild9/pyproject.vsprops')
-rw-r--r--PCbuild9/pyproject.vsprops2
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild9/pyproject.vsprops b/PCbuild9/pyproject.vsprops
index ba3a675..e8252c0 100644
--- a/PCbuild9/pyproject.vsprops
+++ b/PCbuild9/pyproject.vsprops
@@ -12,7 +12,7 @@
InlineFunctionExpansion="1"
EnableIntrinsicFunctions="true"
AdditionalIncludeDirectories="..\Include; ..\PC"
- PreprocessorDefinitions="_CRT_SECURE_NO_DEPRECATE;_CRT_NONSTDC_NO_DEPRECATE;_WIN32"
+ PreprocessorDefinitions="_WIN32"
StringPooling="true"
ExceptionHandling="0"
RuntimeLibrary="0"