summaryrefslogtreecommitdiffstats
path: root/PCbuild/readme.txt
diff options
context:
space:
mode:
authorThomas Wouters <thomas@python.org>2006-04-21 16:44:05 (GMT)
committerThomas Wouters <thomas@python.org>2006-04-21 16:44:05 (GMT)
commitd4ec0c3e2cbf76fe59c2f2a172fdcac09b3018ff (patch)
treecbb873ade20466ec7aef5e210428af8a6f929c37 /PCbuild/readme.txt
parent13247bfc8bd35cedcb44a3a8ec9d89e7c1a9f7ef (diff)
downloadcpython-d4ec0c3e2cbf76fe59c2f2a172fdcac09b3018ff.zip
cpython-d4ec0c3e2cbf76fe59c2f2a172fdcac09b3018ff.tar.gz
cpython-d4ec0c3e2cbf76fe59c2f2a172fdcac09b3018ff.tar.bz2
Merge with trunk up to revision 45620.
Diffstat (limited to 'PCbuild/readme.txt')
-rw-r--r--PCbuild/readme.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/PCbuild/readme.txt b/PCbuild/readme.txt
index e303313..184d11f 100644
--- a/PCbuild/readme.txt
+++ b/PCbuild/readme.txt
@@ -264,7 +264,7 @@ SDK, in particular the 64-bit support. This includes an Itanium compiler
In addition, you need the Visual Studio plugin for external C compilers,
from http://sf.net/projects/vsextcomp. The plugin will wrap cl.exe, to
locate the proper target compiler, and convert compiler options
-accordingly.
+accordingly. The project files require atleast version 0.8.
Building for AMD64
------------------