reordering the command sequence in QZXing.pro to fix dynamic library creation #183.

This commit is contained in:
Nikolaos Ftylitakis 2020-11-09 16:26:01 +02:00
parent 058e737902
commit f5cee9c639

View File

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