]> granicus.if.org Git - python/commit
Merged revisions 64202 via svnmerge from
authorAmaury Forgeot d'Arc <amauryfa@gmail.com>
Thu, 12 Jun 2008 22:53:41 +0000 (22:53 +0000)
committerAmaury Forgeot d'Arc <amauryfa@gmail.com>
Thu, 12 Jun 2008 22:53:41 +0000 (22:53 +0000)
commit6166717fa44494460b3bb641f158fd92a614d1ae
treea1c1c9174f9b442ea3bde6fc6654116a275ce1ff
parent167cb5796056c2996534265fe9e2d417935d6d89
Merged revisions 64202 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r64202 | amaury.forgeotdarc | 2008-06-12 23:58:20 +0200 (jeu., 12 juin 2008) | 5 lines

  Update VS8.0 build files, using the script vs9to8.py.

  Also remove references to odbc libraries, which are not shipped with vs2003 express.
  (and certainly not useful)
........
22 files changed:
PC/VS8.0/_bsddb.vcproj
PC/VS8.0/_elementtree.vcproj
PC/VS8.0/_sqlite3.vcproj
PC/VS8.0/_ssl.vcproj
PC/VS8.0/_tkinter.vcproj
PC/VS8.0/bdist_wininst.vcproj
PC/VS8.0/debug.vsprops
PC/VS8.0/kill_python.c [new file with mode: 0644]
PC/VS8.0/make_versioninfo.vcproj
PC/VS8.0/pcbuild.sln
PC/VS8.0/pyd.vsprops
PC/VS8.0/pyd_d.vsprops
PC/VS8.0/pyproject.vsprops
PC/VS8.0/python.vcproj
PC/VS8.0/pythoncore.vcproj
PC/VS8.0/release.vsprops
PC/VS8.0/x64.vsprops
PCbuild/_elementtree.vcproj
PCbuild/make_versioninfo.vcproj
PCbuild/pcbuild.sln
PCbuild/python.vcproj
PCbuild/vs9to8.py