cpython: e8884dcace9f (original) (raw)
Mercurial > cpython
changeset 103219:e8884dcace9f
Issue #16113: compile the module on Windows, too. [#16113]
Christian Heimes christian@python.org | |
---|---|
date | Wed, 07 Sep 2016 12:51:56 +0200 |
parents | 4971ca2960c7 |
children | 68df416e94ba |
files | PCbuild/pythoncore.vcxproj PCbuild/pythoncore.vcxproj.filters |
diffstat | 2 files changed, 4 insertions(+), 0 deletions(-)[+] [-] PCbuild/pythoncore.vcxproj 1 PCbuild/pythoncore.vcxproj.filters 3 |
line wrap: on
line diff
--- a/PCbuild/pythoncore.vcxproj +++ b/PCbuild/pythoncore.vcxproj @@ -228,6 +228,7 @@
--- a/PCbuild/pythoncore.vcxproj.filters +++ b/PCbuild/pythoncore.vcxproj.filters @@ -491,6 +491,9 @@ Modules