From: Trent Mick Date: Fri, 13 Apr 2007 23:22:05 +0000 (+0000) Subject: Add the necessary dependency for the Windows VC6 build to ensure 'pythoncore' X-Git-Tag: v2.6a1~1836 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=e6bdb9be0e7db045a71d6df3c6dd8eb2994c4ab9;p=python Add the necessary dependency for the Windows VC6 build to ensure 'pythoncore' is built before '_ctypes' is attempted. Will backport to 2.5 once it is unfrozen for 2.5.1. --- diff --git a/PC/VC6/pcbuild.dsw b/PC/VC6/pcbuild.dsw index daf1535dd2..bd3718d11e 100644 --- a/PC/VC6/pcbuild.dsw +++ b/PC/VC6/pcbuild.dsw @@ -26,6 +26,9 @@ Package=<5> Package=<4> {{{ + Begin Project Dependency + Project_Dep_Name pythoncore + End Project Dependency }}} ###############################################################################