summaryrefslogtreecommitdiffstats
path: root/PCbuild/python20.wse
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2001-07-28 07:56:38 (GMT)
committerTim Peters <tim.peters@gmail.com>2001-07-28 07:56:38 (GMT)
commitfaa7f116f2660c2dca8c7cc87951d0da691b2258 (patch)
tree7825a6663f53c5f248b8150c21ae2e0f47ee982a /PCbuild/python20.wse
parent63ce5af49660181d129aabb9c096cab07807b54b (diff)
downloadcpython-faa7f116f2660c2dca8c7cc87951d0da691b2258.zip
cpython-faa7f116f2660c2dca8c7cc87951d0da691b2258.tar.gz
cpython-faa7f116f2660c2dca8c7cc87951d0da691b2258.tar.bz2
Move Windows to Expat 1.95.2. CAUTION: Your Windows build won't work
until you download the new expat and install it; see PCbuild\readme.txt.
Diffstat (limited to 'PCbuild/python20.wse')
-rw-r--r--PCbuild/python20.wse10
1 files changed, 2 insertions, 8 deletions
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse
index 0ebcd8f..6ec142c 100644
--- a/PCbuild/python20.wse
+++ b/PCbuild/python20.wse
@@ -837,14 +837,8 @@ item: Remark
Text=*** More DLLs ***
end
item: Install File
- Source=%_SRC_%\..\expat\bin\xmlparse.dll
- Destination=%MAINDIR%\DLLs\xmlparse.dll
- Description=Expat library
- Flags=0000000000000010
-end
-item: Install File
- Source=%_SRC_%\..\expat\bin\xmltok.dll
- Destination=%MAINDIR%\DLLs\xmltok.dll
+ Source=%_SRC_%\..\expat\Libs\expat.dll
+ Destination=%MAINDIR%\DLLs\expat.dll
Description=Expat library
Flags=0000000000000010
end