diff options
author | Tim Peters <tim.peters@gmail.com> | 2001-02-01 05:10:02 (GMT) |
---|---|---|
committer | Tim Peters <tim.peters@gmail.com> | 2001-02-01 05:10:02 (GMT) |
commit | ca873eddd5e78b446a5ef1e9d8531e671aa6f17c (patch) | |
tree | a8e42f84ba57906b1d99c52046f4f5f6052459bf /PCbuild/python20.wse | |
parent | 0de88fc4b108751b86443852b6741680d704168f (diff) | |
download | cpython-ca873eddd5e78b446a5ef1e9d8531e671aa6f17c.zip cpython-ca873eddd5e78b446a5ef1e9d8531e671aa6f17c.tar.gz cpython-ca873eddd5e78b446a5ef1e9d8531e671aa6f17c.tar.bz2 |
Windows build: update for 2.1a2, + get ucnhash out of the installer.
Diffstat (limited to 'PCbuild/python20.wse')
-rw-r--r-- | PCbuild/python20.wse | 16 |
1 files changed, 3 insertions, 13 deletions
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse index 3e0e7ab..1426940 100644 --- a/PCbuild/python20.wse +++ b/PCbuild/python20.wse @@ -1,7 +1,7 @@ Document Type: WSE item: Global Version=5.0 - Title=Python 2.1 alpha 1 + Title=Python 2.1 alpha 2 Flags=00010100 Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 Japanese Font Name=MS Gothic @@ -64,7 +64,7 @@ item: End Block end item: Set Variable Variable=APPTITLE - Value=Python 2.1 alpha 1 + Value=Python 2.1 alpha 2 end item: Set Variable Variable=GROUP @@ -72,7 +72,7 @@ item: Set Variable end item: Set Variable Variable=PY_VERSION - Value=2.1a1 + Value=2.1a2 end item: Set Variable Variable=MAINDIR @@ -727,11 +727,6 @@ item: Install File Flags=0000000000000010 end item: Install File - Source=%_SRC_%\PCbuild\ucnhash.pyd - Destination=%MAINDIR%\DLLs\ucnhash.pyd - Flags=0000000000000010 -end -item: Install File Source=%_SRC_%\PCbuild\unicodedata.pyd Destination=%MAINDIR%\DLLs\unicodedata.pyd Flags=0000000000000010 @@ -797,11 +792,6 @@ item: Install File Flags=0000000000000010 end item: Install File - Source=%_SRC_%\PCbuild\ucnhash.lib - Destination=%MAINDIR%\libs\ucnhash.lib - Flags=0000000000000010 -end -item: Install File Source=%_SRC_%\PCbuild\unicodedata.lib Destination=%MAINDIR%\libs\unicodedata.lib Flags=0000000000000010 |