summaryrefslogtreecommitdiffstats
path: root/PCbuild
diff options
context:
space:
mode:
authorTim Peters <tim.peters@gmail.com>2002-11-09 08:24:58 (GMT)
committerTim Peters <tim.peters@gmail.com>2002-11-09 08:24:58 (GMT)
commit84fcd924610e815131b6a9b00aaa5246ea7804c5 (patch)
tree665215604d094194bf84e9afdd8fe1893317982c /PCbuild
parent44a7910873ed3cd31be9cbe9852db1eeb3d6db2e (diff)
downloadcpython-84fcd924610e815131b6a9b00aaa5246ea7804c5.zip
cpython-84fcd924610e815131b6a9b00aaa5246ea7804c5.tar.gz
cpython-84fcd924610e815131b6a9b00aaa5246ea7804c5.tar.bz2
Install the bz2 DLL on Windows.
Diffstat (limited to 'PCbuild')
-rw-r--r--PCbuild/python20.wse10
1 files changed, 10 insertions, 0 deletions
diff --git a/PCbuild/python20.wse b/PCbuild/python20.wse
index 369efc5..0a016d9 100644
--- a/PCbuild/python20.wse
+++ b/PCbuild/python20.wse
@@ -1720,6 +1720,11 @@ item: Install File
Flags=0000000000000010
end
item: Install File
+ Source=.\bz2.pyd
+ Destination=%MAINDIR%\DLLs\bz2.pyd
+ Flags=0000000000000010
+end
+item: Install File
Source=.\mmap.pyd
Destination=%MAINDIR%\DLLs\mmap.pyd
Flags=0000000000000010
@@ -1797,6 +1802,11 @@ item: Install File
Flags=0000000000000010
end
item: Install File
+ Source=.\bz2.lib
+ Destination=%MAINDIR%\libs\bz2.lib
+ Flags=0000000000000010
+end
+item: Install File
Source=.\mmap.lib
Destination=%MAINDIR%\libs\mmap.lib
Flags=0000000000000010