]> granicus.if.org Git - python/commit
Issue 14813: Fix Visual Studio 2008 build after the move into the PC/VS9.0
authorStefan Krah <skrah@bytereef.org>
Wed, 16 May 2012 22:21:57 +0000 (00:21 +0200)
committerStefan Krah <skrah@bytereef.org>
Wed, 16 May 2012 22:21:57 +0000 (00:21 +0200)
commitf398a94818b8e92ca6715807266d5c1d04ca5400
treed60e8117d71eb9ce15a73b795786c0f2b9160bce
parentde9ac6c2e5b5887e473a24f067942dcf306ed3d3
Issue 14813: Fix Visual Studio 2008 build after the move into the PC/VS9.0
directory.
34 files changed:
PC/VS9.0/_bz2.vcproj
PC/VS9.0/_ctypes.vcproj
PC/VS9.0/_ctypes_test.vcproj
PC/VS9.0/_decimal.vcproj
PC/VS9.0/_elementtree.vcproj
PC/VS9.0/_hashlib.vcproj
PC/VS9.0/_lzma.vcproj
PC/VS9.0/_msi.vcproj
PC/VS9.0/_multiprocessing.vcproj
PC/VS9.0/_socket.vcproj
PC/VS9.0/_sqlite3.vcproj
PC/VS9.0/_ssl.vcproj
PC/VS9.0/_testbuffer.vcproj
PC/VS9.0/_testcapi.vcproj
PC/VS9.0/_tkinter.vcproj
PC/VS9.0/bdist_wininst.vcproj
PC/VS9.0/kill_python.c [new file with mode: 0644]
PC/VS9.0/make_buildinfo.c [new file with mode: 0644]
PC/VS9.0/make_buildinfo.vcproj
PC/VS9.0/make_versioninfo.vcproj
PC/VS9.0/pcbuild.sln
PC/VS9.0/pyexpat.vcproj
PC/VS9.0/pyproject.vsprops
PC/VS9.0/python.vcproj
PC/VS9.0/python3dll.vcproj
PC/VS9.0/pythoncore.vcproj
PC/VS9.0/pythonw.vcproj
PC/VS9.0/select.vcproj
PC/VS9.0/sqlite3.vcproj
PC/VS9.0/ssl.vcproj
PC/VS9.0/unicodedata.vcproj
PC/VS9.0/w9xpopen.vcproj
PC/VS9.0/winsound.vcproj
PC/VS9.0/xxlimited.vcproj