Add PRL exports for macros in pro file (#148)

This commit is contained in:
Jack 2019-12-20 13:10:43 +03:00 committed by Nikolaos Ftylitakis
parent 686454f869
commit f4d1aa5a95
1 changed files with 2 additions and 0 deletions

View File

@ -410,6 +410,7 @@ qzxing_multimedia {
CONFIG += qzxing_qml
DEFINES += QZXING_MULTIMEDIA
PRL_EXPORT_DEFINES += QZXING_MULTIMEDIA
HEADERS += \
$$PWD/QZXingFilter.h
@ -423,6 +424,7 @@ qzxing_qml {
greaterThan(QT_MAJOR_VERSION, 4): QT += quick
DEFINES += QZXING_QML
PRL_EXPORT_DEFINES += QZXING_QML
HEADERS += \
$$PWD/QZXingImageProvider.h