mirror of
https://github.com/status-im/qzxing.git
synced 2025-02-12 19:06:50 +00:00
reordering the command sequence in QZXing.pro to fix dynamic library creation #183.
This commit is contained in:
parent
058e737902
commit
f5cee9c639
@ -30,6 +30,6 @@ VERSION = 2.3
|
|||||||
TARGET = QZXing
|
TARGET = QZXing
|
||||||
TEMPLATE = lib
|
TEMPLATE = lib
|
||||||
|
|
||||||
DEFINES -= DISABLE_LIBRARY_FEATURES
|
|
||||||
|
|
||||||
include(QZXing-components.pri)
|
include(QZXing-components.pri)
|
||||||
|
|
||||||
|
DEFINES -= DISABLE_LIBRARY_FEATURES
|
||||||
|
Loading…
x
Reference in New Issue
Block a user