mirror of
https://gitlab.com/freepascal.org/lazarus/lazarus.git
synced 2025-08-16 04:59:20 +02:00
Qt5: increased Qt5Pas C bindings version.
This commit is contained in:
parent
0a5d375c2e
commit
b2c682d1a6
@ -10,13 +10,13 @@
|
|||||||
|
|
||||||
|
|
||||||
|
|
||||||
# Binding Release Version 1.2.14 against Qt5 5.6 LTS release.
|
# Binding Release Version 1.2.15 against Qt5 5.6 LTS release.
|
||||||
# WebKit widgets are disabled until webenginewidgets are implemented.
|
# WebKit widgets are disabled until webenginewidgets are implemented.
|
||||||
|
|
||||||
VERSION = 1.2.14
|
VERSION = 1.2.15
|
||||||
VER_MAJ = 1
|
VER_MAJ = 1
|
||||||
VER_MIN = 2
|
VER_MIN = 2
|
||||||
VER_PAT = 14
|
VER_PAT = 15
|
||||||
win32:VERSION_PE_HEADER = 1.2
|
win32:VERSION_PE_HEADER = 1.2
|
||||||
|
|
||||||
QT += gui network printsupport
|
QT += gui network printsupport
|
||||||
|
Loading…
Reference in New Issue
Block a user