From 915d5d96d826c13cd6a89341fc1a2ce12811aea2 Mon Sep 17 00:00:00 2001 From: Christian Heimes Date: Mon, 31 Dec 2007 14:51:18 +0000 Subject: [PATCH] Moved PCbuild directory to PC/VS7.1 --- {PCbuild => PC/VS7.1}/Uninstal.wse | 0 {PCbuild => PC/VS7.1}/_bsddb.vcproj | 0 {PCbuild => PC/VS7.1}/_ctypes.vcproj | 0 {PCbuild => PC/VS7.1}/_ctypes_test.vcproj | 0 {PCbuild => PC/VS7.1}/_elementtree.vcproj | 0 {PCbuild => PC/VS7.1}/_msi.vcproj | 0 {PCbuild => PC/VS7.1}/_socket.vcproj | 0 {PCbuild => PC/VS7.1}/_sqlite3.vcproj | 0 {PCbuild => PC/VS7.1}/_ssl.mak | 0 {PCbuild => PC/VS7.1}/_ssl.vcproj | 0 {PCbuild => PC/VS7.1}/_testcapi.vcproj | 0 {PCbuild => PC/VS7.1}/_tkinter.vcproj | 0 {PCbuild => PC/VS7.1}/amd64_ml64.bat | 0 {PCbuild => PC/VS7.1}/build_ssl.bat | 0 {PCbuild => PC/VS7.1}/build_ssl.py | 0 {PCbuild => PC/VS7.1}/bz2.vcproj | 0 {PCbuild => PC/VS7.1}/db.build | 0 {PCbuild => PC/VS7.1}/field3.py | 0 {PCbuild => PC/VS7.1}/installer.bmp | Bin {PCbuild => PC/VS7.1}/make_buildinfo.c | 0 {PCbuild => PC/VS7.1}/make_buildinfo.vcproj | 0 {PCbuild => PC/VS7.1}/make_versioninfo.vcproj | 0 {PCbuild => PC/VS7.1}/pcbuild.sln | 0 {PCbuild => PC/VS7.1}/pyexpat.vcproj | 0 {PCbuild => PC/VS7.1}/python.build | 0 {PCbuild => PC/VS7.1}/python.iss | 0 {PCbuild => PC/VS7.1}/python.vcproj | 0 {PCbuild => PC/VS7.1}/python20.wse | 0 {PCbuild => PC/VS7.1}/pythoncore.vcproj | 0 {PCbuild => PC/VS7.1}/pythonw.vcproj | 0 {PCbuild => PC/VS7.1}/readme.txt | 0 {PCbuild => PC/VS7.1}/rmpyc.py | 0 {PCbuild => PC/VS7.1}/rt.bat | 0 {PCbuild => PC/VS7.1}/select.vcproj | 0 {PCbuild => PC/VS7.1}/unicodedata.vcproj | 0 {PCbuild => PC/VS7.1}/w9xpopen.vcproj | 0 {PCbuild => PC/VS7.1}/winsound.vcproj | 0 37 files changed, 0 insertions(+), 0 deletions(-) rename {PCbuild => PC/VS7.1}/Uninstal.wse (100%) rename {PCbuild => PC/VS7.1}/_bsddb.vcproj (100%) rename {PCbuild => PC/VS7.1}/_ctypes.vcproj (100%) rename {PCbuild => PC/VS7.1}/_ctypes_test.vcproj (100%) rename {PCbuild => PC/VS7.1}/_elementtree.vcproj (100%) rename {PCbuild => PC/VS7.1}/_msi.vcproj (100%) rename {PCbuild => PC/VS7.1}/_socket.vcproj (100%) rename {PCbuild => PC/VS7.1}/_sqlite3.vcproj (100%) rename {PCbuild => PC/VS7.1}/_ssl.mak (100%) rename {PCbuild => PC/VS7.1}/_ssl.vcproj (100%) rename {PCbuild => PC/VS7.1}/_testcapi.vcproj (100%) rename {PCbuild => PC/VS7.1}/_tkinter.vcproj (100%) rename {PCbuild => PC/VS7.1}/amd64_ml64.bat (100%) rename {PCbuild => PC/VS7.1}/build_ssl.bat (100%) rename {PCbuild => PC/VS7.1}/build_ssl.py (100%) rename {PCbuild => PC/VS7.1}/bz2.vcproj (100%) rename {PCbuild => PC/VS7.1}/db.build (100%) rename {PCbuild => PC/VS7.1}/field3.py (100%) rename {PCbuild => PC/VS7.1}/installer.bmp (100%) rename {PCbuild => PC/VS7.1}/make_buildinfo.c (100%) rename {PCbuild => PC/VS7.1}/make_buildinfo.vcproj (100%) rename {PCbuild => PC/VS7.1}/make_versioninfo.vcproj (100%) rename {PCbuild => PC/VS7.1}/pcbuild.sln (100%) rename {PCbuild => PC/VS7.1}/pyexpat.vcproj (100%) rename {PCbuild => PC/VS7.1}/python.build (100%) rename {PCbuild => PC/VS7.1}/python.iss (100%) rename {PCbuild => PC/VS7.1}/python.vcproj (100%) rename {PCbuild => PC/VS7.1}/python20.wse (100%) rename {PCbuild => PC/VS7.1}/pythoncore.vcproj (100%) rename {PCbuild => PC/VS7.1}/pythonw.vcproj (100%) rename {PCbuild => PC/VS7.1}/readme.txt (100%) rename {PCbuild => PC/VS7.1}/rmpyc.py (100%) rename {PCbuild => PC/VS7.1}/rt.bat (100%) rename {PCbuild => PC/VS7.1}/select.vcproj (100%) rename {PCbuild => PC/VS7.1}/unicodedata.vcproj (100%) rename {PCbuild => PC/VS7.1}/w9xpopen.vcproj (100%) rename {PCbuild => PC/VS7.1}/winsound.vcproj (100%) diff --git a/PCbuild/Uninstal.wse b/PC/VS7.1/Uninstal.wse similarity index 100% rename from PCbuild/Uninstal.wse rename to PC/VS7.1/Uninstal.wse diff --git a/PCbuild/_bsddb.vcproj b/PC/VS7.1/_bsddb.vcproj similarity index 100% rename from PCbuild/_bsddb.vcproj rename to PC/VS7.1/_bsddb.vcproj diff --git a/PCbuild/_ctypes.vcproj b/PC/VS7.1/_ctypes.vcproj similarity index 100% rename from PCbuild/_ctypes.vcproj rename to PC/VS7.1/_ctypes.vcproj diff --git a/PCbuild/_ctypes_test.vcproj b/PC/VS7.1/_ctypes_test.vcproj similarity index 100% rename from PCbuild/_ctypes_test.vcproj rename to PC/VS7.1/_ctypes_test.vcproj diff --git a/PCbuild/_elementtree.vcproj b/PC/VS7.1/_elementtree.vcproj similarity index 100% rename from PCbuild/_elementtree.vcproj rename to PC/VS7.1/_elementtree.vcproj diff --git a/PCbuild/_msi.vcproj b/PC/VS7.1/_msi.vcproj similarity index 100% rename from PCbuild/_msi.vcproj rename to PC/VS7.1/_msi.vcproj diff --git a/PCbuild/_socket.vcproj b/PC/VS7.1/_socket.vcproj similarity index 100% rename from PCbuild/_socket.vcproj rename to PC/VS7.1/_socket.vcproj diff --git a/PCbuild/_sqlite3.vcproj b/PC/VS7.1/_sqlite3.vcproj similarity index 100% rename from PCbuild/_sqlite3.vcproj rename to PC/VS7.1/_sqlite3.vcproj diff --git a/PCbuild/_ssl.mak b/PC/VS7.1/_ssl.mak similarity index 100% rename from PCbuild/_ssl.mak rename to PC/VS7.1/_ssl.mak diff --git a/PCbuild/_ssl.vcproj b/PC/VS7.1/_ssl.vcproj similarity index 100% rename from PCbuild/_ssl.vcproj rename to PC/VS7.1/_ssl.vcproj diff --git a/PCbuild/_testcapi.vcproj b/PC/VS7.1/_testcapi.vcproj similarity index 100% rename from PCbuild/_testcapi.vcproj rename to PC/VS7.1/_testcapi.vcproj diff --git a/PCbuild/_tkinter.vcproj b/PC/VS7.1/_tkinter.vcproj similarity index 100% rename from PCbuild/_tkinter.vcproj rename to PC/VS7.1/_tkinter.vcproj diff --git a/PCbuild/amd64_ml64.bat b/PC/VS7.1/amd64_ml64.bat similarity index 100% rename from PCbuild/amd64_ml64.bat rename to PC/VS7.1/amd64_ml64.bat diff --git a/PCbuild/build_ssl.bat b/PC/VS7.1/build_ssl.bat similarity index 100% rename from PCbuild/build_ssl.bat rename to PC/VS7.1/build_ssl.bat diff --git a/PCbuild/build_ssl.py b/PC/VS7.1/build_ssl.py similarity index 100% rename from PCbuild/build_ssl.py rename to PC/VS7.1/build_ssl.py diff --git a/PCbuild/bz2.vcproj b/PC/VS7.1/bz2.vcproj similarity index 100% rename from PCbuild/bz2.vcproj rename to PC/VS7.1/bz2.vcproj diff --git a/PCbuild/db.build b/PC/VS7.1/db.build similarity index 100% rename from PCbuild/db.build rename to PC/VS7.1/db.build diff --git a/PCbuild/field3.py b/PC/VS7.1/field3.py similarity index 100% rename from PCbuild/field3.py rename to PC/VS7.1/field3.py diff --git a/PCbuild/installer.bmp b/PC/VS7.1/installer.bmp similarity index 100% rename from PCbuild/installer.bmp rename to PC/VS7.1/installer.bmp diff --git a/PCbuild/make_buildinfo.c b/PC/VS7.1/make_buildinfo.c similarity index 100% rename from PCbuild/make_buildinfo.c rename to PC/VS7.1/make_buildinfo.c diff --git a/PCbuild/make_buildinfo.vcproj b/PC/VS7.1/make_buildinfo.vcproj similarity index 100% rename from PCbuild/make_buildinfo.vcproj rename to PC/VS7.1/make_buildinfo.vcproj diff --git a/PCbuild/make_versioninfo.vcproj b/PC/VS7.1/make_versioninfo.vcproj similarity index 100% rename from PCbuild/make_versioninfo.vcproj rename to PC/VS7.1/make_versioninfo.vcproj diff --git a/PCbuild/pcbuild.sln b/PC/VS7.1/pcbuild.sln similarity index 100% rename from PCbuild/pcbuild.sln rename to PC/VS7.1/pcbuild.sln diff --git a/PCbuild/pyexpat.vcproj b/PC/VS7.1/pyexpat.vcproj similarity index 100% rename from PCbuild/pyexpat.vcproj rename to PC/VS7.1/pyexpat.vcproj diff --git a/PCbuild/python.build b/PC/VS7.1/python.build similarity index 100% rename from PCbuild/python.build rename to PC/VS7.1/python.build diff --git a/PCbuild/python.iss b/PC/VS7.1/python.iss similarity index 100% rename from PCbuild/python.iss rename to PC/VS7.1/python.iss diff --git a/PCbuild/python.vcproj b/PC/VS7.1/python.vcproj similarity index 100% rename from PCbuild/python.vcproj rename to PC/VS7.1/python.vcproj diff --git a/PCbuild/python20.wse b/PC/VS7.1/python20.wse similarity index 100% rename from PCbuild/python20.wse rename to PC/VS7.1/python20.wse diff --git a/PCbuild/pythoncore.vcproj b/PC/VS7.1/pythoncore.vcproj similarity index 100% rename from PCbuild/pythoncore.vcproj rename to PC/VS7.1/pythoncore.vcproj diff --git a/PCbuild/pythonw.vcproj b/PC/VS7.1/pythonw.vcproj similarity index 100% rename from PCbuild/pythonw.vcproj rename to PC/VS7.1/pythonw.vcproj diff --git a/PCbuild/readme.txt b/PC/VS7.1/readme.txt similarity index 100% rename from PCbuild/readme.txt rename to PC/VS7.1/readme.txt diff --git a/PCbuild/rmpyc.py b/PC/VS7.1/rmpyc.py similarity index 100% rename from PCbuild/rmpyc.py rename to PC/VS7.1/rmpyc.py diff --git a/PCbuild/rt.bat b/PC/VS7.1/rt.bat similarity index 100% rename from PCbuild/rt.bat rename to PC/VS7.1/rt.bat diff --git a/PCbuild/select.vcproj b/PC/VS7.1/select.vcproj similarity index 100% rename from PCbuild/select.vcproj rename to PC/VS7.1/select.vcproj diff --git a/PCbuild/unicodedata.vcproj b/PC/VS7.1/unicodedata.vcproj similarity index 100% rename from PCbuild/unicodedata.vcproj rename to PC/VS7.1/unicodedata.vcproj diff --git a/PCbuild/w9xpopen.vcproj b/PC/VS7.1/w9xpopen.vcproj similarity index 100% rename from PCbuild/w9xpopen.vcproj rename to PC/VS7.1/w9xpopen.vcproj diff --git a/PCbuild/winsound.vcproj b/PC/VS7.1/winsound.vcproj similarity index 100% rename from PCbuild/winsound.vcproj rename to PC/VS7.1/winsound.vcproj -- 2.50.1