commit | 6166717fa44494460b3bb641f158fd92a614d1ae | [log] [tgz] |
---|---|---|
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | Thu Jun 12 22:53:41 2008 +0000 |
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | Thu Jun 12 22:53:41 2008 +0000 |
tree | a1c1c9174f9b442ea3bde6fc6654116a275ce1ff | |
parent | 167cb5796056c2996534265fe9e2d417935d6d89 [diff] |
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) ........