summaryrefslogtreecommitdiffstats
path: root/PCbuild/python15.wse
diff options
context:
space:
mode:
authorGuido van Rossum <guido@python.org>1998-08-08 20:11:02 (GMT)
committerGuido van Rossum <guido@python.org>1998-08-08 20:11:02 (GMT)
commitb58dff553b51a139cc9be4fc5cdbb0c8c4638ce4 (patch)
tree2c3d6bbb020a6bde7a6f3b78e63913e54d26988d /PCbuild/python15.wse
parentf4edff022cdb2484dd61aea68d900b4b4e514789 (diff)
downloadcpython-b58dff553b51a139cc9be4fc5cdbb0c8c4638ce4.zip
cpython-b58dff553b51a139cc9be4fc5cdbb0c8c4638ce4.tar.gz
cpython-b58dff553b51a139cc9be4fc5cdbb0c8c4638ce4.tar.bz2
Play games with version numbers; add lib-tk to path.
Diffstat (limited to 'PCbuild/python15.wse')
-rw-r--r--PCbuild/python15.wse20
1 files changed, 13 insertions, 7 deletions
diff --git a/PCbuild/python15.wse b/PCbuild/python15.wse
index 58e47b2..32c3cc3 100644
--- a/PCbuild/python15.wse
+++ b/PCbuild/python15.wse
@@ -1,7 +1,7 @@
Document Type: WSE
item: Global
Version=5.0
- Title=Python 1.5.1
+ Title=Python 1.5.2a1
Flags=00010100
Languages=65 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
Japanese Font Name=MS Gothic
@@ -30,7 +30,7 @@ item: Global
Variable Flags4=00001000
Variable Name5=_SRC_
Variable Description5=Root of Python Build Tree
- Variable Default5=C:\src\Python-1.5
+ Variable Default5=D:\src\Python-1.5
Variable Flags5=00001001
end
item: Open/Close INSTALL.LOG
@@ -55,7 +55,7 @@ item: Check Configuration
end
item: Set Variable
Variable=APPTITLE
- Value=Python 1.5.1
+ Value=Python 1.5.2a1
end
item: Set Variable
Variable=GROUP
@@ -67,7 +67,11 @@ item: Set Variable
end
item: Set Variable
Variable=PY_VERSION
- Value=1.5.1
+ Value=1.5
+end
+item: Set Variable
+ Variable=PY_FULLVERSION
+ Value=1.5.2
end
item: Set Variable
Variable=MAINDIR
@@ -878,7 +882,7 @@ item: Install File
Flags=0000000000000010
end
item: Install File
- Source=%_SRC_%\Doc\ref\*.html
+ Source=%_SRC_%\Doc\ref\*.*
Destination=%MAINDIR%\Doc\ref
Description=Python Documentation (HTML)
Flags=0000000000000010
@@ -979,7 +983,8 @@ item: Edit Registry
end
item: Edit Registry
Key=Software\Python\PythonCore\CurrentVersion
- New Value=%PY_VERSION%
+ New Value=%PY_FULLVERSION%
+ New Value=
Root=2
end
item: Edit Registry
@@ -994,7 +999,8 @@ item: Edit Registry
end
item: Edit Registry
Key=Software\Python\PythonCore\%PY_VERSION%\PythonPath
- New Value=%MAINDIR%\Lib\plat-win;%MAINDIR%\Lib;%MAINDIR%\DLLs
+ New Value=%MAINDIR%\Lib\plat-win;%MAINDIR%\Lib;%MAINDIR%\DLLs;%MAINDIR%\Lib\lib-tk
+ New Value=
Root=2
end
item: Edit Registry