Skip to content

Commit

Permalink
hotfix add MinGW import lib to Windows installer
Browse files Browse the repository at this point in the history
  • Loading branch information
spadix0 committed Oct 27, 2009
1 parent a59011e commit 1812df8
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
version 0.10:
* hotfix add MinGW import lib to Windows installer
* attempt fix for Qt4 < 4.4
* release updates
- fix perl Processor init without video
Expand Down
1 change: 1 addition & 0 deletions zbar.nsi
Original file line number Diff line number Diff line change
Expand Up @@ -212,6 +212,7 @@ Section "Development Headers and Libraries" SecDevel
SetOutPath $INSTDIR\lib
File lib\libzbar-0.def
File lib\libzbar-0.lib
File lib\libzbar.dll.a

SetOutPath $INSTDIR\examples
File share\zbar\scan_image.cpp
Expand Down

0 comments on commit 1812df8

Please sign in to comment.