mirror of
https://git.code.sf.net/p/zint/code
synced 2025-06-03 00:19:51 -04:00
Finalize Win Build including instructions and setup script
This commit is contained in:
parent
877201bcfe
commit
1863399956
6 changed files with 2657 additions and 67 deletions
|
@ -21,9 +21,6 @@ INCLUDEPATH += ../backend
|
|||
#EDIT THIS !!!!
|
||||
DEFINES += ZINT_VERSION="\\\"2.5.0\\\""
|
||||
|
||||
# Win
|
||||
DEFINES += NO_PNG
|
||||
|
||||
!contains(DEFINES, NO_PNG) {
|
||||
INCLUDEPATH += ../../lpng
|
||||
INCLUDEPATH += ../../zlib
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue