mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-30 14:55:20 -04:00
Make png work
This commit is contained in:
parent
1863399956
commit
ffc9c441f7
3 changed files with 5 additions and 4 deletions
|
@ -19,7 +19,7 @@ TARGET = QtZint
|
|||
INCLUDEPATH += ../backend
|
||||
|
||||
#EDIT THIS !!!!
|
||||
DEFINES += ZINT_VERSION="\\\"2.5.0\\\""
|
||||
DEFINES += ZINT_VERSION="\\\"2.5.1\\\""
|
||||
|
||||
!contains(DEFINES, NO_PNG) {
|
||||
INCLUDEPATH += ../../lpng
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue