mirror of
https://git.code.sf.net/p/zint/code
synced 2025-05-29 14:25:23 -04:00
Make compile with MS-VC and set release version 2.6.2 in various files
Attention: qtzint.exe core dumpfs for me
This commit is contained in:
parent
73c9b502b5
commit
4b03bccba0
6 changed files with 10 additions and 7 deletions
|
@ -19,7 +19,7 @@ TARGET = QtZint
|
|||
INCLUDEPATH += ../backend
|
||||
|
||||
#EDIT THIS !!!!
|
||||
DEFINES += ZINT_VERSION="\\\"2.5.1\\\""
|
||||
DEFINES += ZINT_VERSION="\\\"2.6.2\\\""
|
||||
|
||||
!contains(DEFINES, NO_PNG) {
|
||||
INCLUDEPATH += ../../lpng
|
||||
|
@ -117,7 +117,7 @@ SOURCES += ../backend/2of5.c \
|
|||
../backend/png.c \
|
||||
qzint.cpp
|
||||
|
||||
VERSION = 2.5.0
|
||||
VERSION = 2.6.2
|
||||
|
||||
#DESTDIR = .
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue