]> granicus.if.org Git - python/commit
To build on windows, the manual editing of the python_nt.rc file to
authorThomas Heller <theller@ctypes.org>
Fri, 10 Oct 2003 16:57:45 +0000 (16:57 +0000)
committerThomas Heller <theller@ctypes.org>
Fri, 10 Oct 2003 16:57:45 +0000 (16:57 +0000)
commit13dbabe46e3b9f788873377b05a237c5bebfd8f9
treefc7bbf32087e3d9e01d290e63679301f97a1e349
parentb97f0b7654ca5d6d4e15937e87a539a38c4d4c4b
To build on windows, the manual editing of the python_nt.rc file to
change the version number is no longer required.

Instead, a make_versioninfo.exe is compiled, which spits out an
include file for python_nt.rc.

Will backport to 2.3
PC/.cvsignore [new file with mode: 0644]
PC/make_versioninfo.c [new file with mode: 0644]
PC/python_nt.rc
PCbuild/make_versioninfo.dsp [new file with mode: 0644]
PCbuild/pcbuild.dsw