changeset: 103219:e8884dcace9f user: Christian Heimes date: Wed Sep 07 12:51:56 2016 +0200 files: PCbuild/pythoncore.vcxproj PCbuild/pythoncore.vcxproj.filters description: Issue #16113: compile the module on Windows, too. diff -r 4971ca2960c7 -r e8884dcace9f PCbuild/pythoncore.vcxproj --- a/PCbuild/pythoncore.vcxproj Wed Sep 07 12:42:47 2016 +0200 +++ b/PCbuild/pythoncore.vcxproj Wed Sep 07 12:51:56 2016 +0200 @@ -228,6 +228,7 @@ + diff -r 4971ca2960c7 -r e8884dcace9f PCbuild/pythoncore.vcxproj.filters --- a/PCbuild/pythoncore.vcxproj.filters Wed Sep 07 12:42:47 2016 +0200 +++ b/PCbuild/pythoncore.vcxproj.filters Wed Sep 07 12:51:56 2016 +0200 @@ -491,6 +491,9 @@ Modules + + Modules + Modules