From: Tim Peters Date: Sun, 12 Mar 2006 06:48:57 +0000 (+0000) Subject: Copy from the trunk, for the buildbot. X-Git-Tag: v2.4.3c1~37 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=8d51d55795ddd0419301d59a0a4647cf08ab260e;p=thirdparty%2FPython%2Fcpython.git Copy from the trunk, for the buildbot. --- diff --git a/PCbuild/pybuild.bat b/PCbuild/pybuild.bat new file mode 100644 index 000000000000..aa019a9c7806 --- /dev/null +++ b/PCbuild/pybuild.bat @@ -0,0 +1,3 @@ +@rem Used by the buildbot "compile" step. +call "%VS71COMNTOOLS%vsvars32.bat" +devenv.com /build Debug PCbuild\pcbuild.sln