From: Guido van Rossum Date: Wed, 3 Sep 1997 15:37:50 +0000 (+0000) Subject: Added empty PCbuild directory for use by the NT build process. X-Git-Tag: v1.5a4~250 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4a78a3cf3bbd5eaa6fca0657b94151e9c6f15986;p=python Added empty PCbuild directory for use by the NT build process. --- diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt new file mode 100644 index 0000000000..00862387fd --- /dev/null +++ b/PCbuild/readme.txt @@ -0,0 +1,5 @@ +This directory is used by the build procedure for Windows NT. +Read the instructions in ../PC/readme.txt. + +Assuming you are using VC++ 5.x, you can simply copy the project files +from ../PC/vc5x/* here and open the pcbuild project.