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:
Harald Oehlmann 2017-10-23 17:07:30 +02:00
parent 73c9b502b5
commit 4b03bccba0
6 changed files with 10 additions and 7 deletions

View file

@ -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 = .