diff options
Diffstat (limited to 'PCbuild/pyd_d.vsprops')
-rw-r--r-- | PCbuild/pyd_d.vsprops | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/PCbuild/pyd_d.vsprops b/PCbuild/pyd_d.vsprops index b8f98f6..f838b67 100644 --- a/PCbuild/pyd_d.vsprops +++ b/PCbuild/pyd_d.vsprops @@ -10,6 +10,7 @@ Optimization="0" InlineFunctionExpansion="0" EnableIntrinsicFunctions="false" + PreprocessorDefinitions="Py_BUILD_CORE_MODULE" RuntimeLibrary="3" /> <Tool |