Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 44a7910 commit 84fcd92Copy full SHA for 84fcd92
1 file changed
PCbuild/python20.wse
@@ -1719,6 +1719,11 @@ item: Install File
1719
Destination=%MAINDIR%\DLLs\bsddb.pyd
1720
Flags=0000000000000010
1721
end
1722
+item: Install File
1723
+ Source=.\bz2.pyd
1724
+ Destination=%MAINDIR%\DLLs\bz2.pyd
1725
+ Flags=0000000000000010
1726
+end
1727
item: Install File
1728
Source=.\mmap.pyd
1729
Destination=%MAINDIR%\DLLs\mmap.pyd
@@ -1796,6 +1801,11 @@ item: Install File
1796
1801
Destination=%MAINDIR%\libs\bsddb.lib
1797
1802
1798
1803
1804
1805
+ Source=.\bz2.lib
1806
+ Destination=%MAINDIR%\libs\bz2.lib
1807
1808
1799
1809
1800
1810
Source=.\mmap.lib
1811
Destination=%MAINDIR%\libs\mmap.lib
0 commit comments