Kiln » TortoiseHg » TortoiseHg
Clone URL:  
Pushed to one repository · View In Graph Contained in 1.9, 1.9.1, and 1.9.2

wix: add missing bz2.pyd

this was causing errors like:
"abort: DLL load failed: The specified module could not be found.!"

Changeset 1486a35e8038

Parent e7e3ece26489

by Steve Borho

Changes to one file · Browse files at 1486a35e8038 Showing diff from parent e7e3ece26489 Diff from another changeset...

 
26
27
28
 
29
30
31
 
26
27
28
29
30
31
32
@@ -26,6 +26,7 @@
  <File Name="QtCore4.dll" />   <File Name="QtGui4.dll" />   <File Name="qscintilla2.dll" /> + <File Name="bz2.pyd" />   <File Name="select.pyd" />   <File Name="sip.pyd" />   <File Name="unicodedata.pyd" />