]> granicus.if.org Git - python/commit
Update the PCBuild8 solution.
authorKristján Valur Jónsson <kristjan@ccpgames.com>
Tue, 5 Sep 2006 17:58:12 +0000 (17:58 +0000)
committerKristján Valur Jónsson <kristjan@ccpgames.com>
Tue, 5 Sep 2006 17:58:12 +0000 (17:58 +0000)
commitb15a0ccf6d5176a5064f63ddab7464c350611a2a
treefe82d93423167bb8c254c17800432af407b89918
parente6728252a3598527bbda15c7ee17e03bf2c448f1
Update the PCBuild8 solution.
Facilitate cross-compilation by having binaries in separate Win32 and x64 directories.
Rationalized configs by making proper use of platforms/configurations.
Remove pythoncore_pgo project.
Add new PGIRelease and PGORelease configurations to perform Profile Guided Optimisation.
Removed I64 support, but this can be easily added by copying the x64 platform settings.
19 files changed:
PC/example_nt/example.vcproj
PCbuild8/_ctypes.vcproj
PCbuild8/_ctypes_test.vcproj
PCbuild8/_elementtree.vcproj
PCbuild8/_msi.vcproj
PCbuild8/_sqlite3.vcproj
PCbuild8/make_buildinfo.c
PCbuild8/make_buildinfo.vcproj
PCbuild8/pcbuild.sln
PCbuild8/python.vcproj
PCbuild8/pythoncore.vcproj
PCbuild8/pythoncore_pgo.vcproj [deleted file]
PCbuild8/pythoncore_pgo_link.txt [deleted file]
PCbuild8/pythonw.vcproj
PCbuild8/readme.txt
PCbuild8/select.vcproj
PCbuild8/unicodedata.vcproj
PCbuild8/w9xpopen.vcproj
PCbuild8/winsound.vcproj