Fix pcbuild8 after recent overhaul: Added the version resource to python26.dll....
authorKristján Valur Jónsson <kristjan@ccpgames.com>
Thu, 3 May 2007 20:04:53 +0000 (20:04 +0000)
committerKristján Valur Jónsson <kristjan@ccpgames.com>
Thu, 3 May 2007 20:04:53 +0000 (20:04 +0000)
commit19ac472ba12c41e201b91a45e21ebc0b079d3ca1
treeac589568aad10986b9182e805abe0a2eb587c6d4
parent27f4abf3b16ab818eae765439341139babc9ea31
Fix pcbuild8 after recent overhaul:  Added the version resource to python26.dll. Adjust stacksize to 2Mb and made large address aware for 32 bits, and set stacksize to 3Mb for 64 bits.
Todo:  Set .dll optimized load addresses, and side-by-side packaging of the python26.dll.
PCbuild8/make_versioninfo/make_versioninfo.vcproj
PCbuild8/pcbuild.sln
PCbuild8/pyproject.vsprops
PCbuild8/python/python.vcproj
PCbuild8/pythoncore/pythoncore.vcproj
PCbuild8/pythonw/pythonw.vcproj