summaryrefslogtreecommitdiffstats
path: root/modules/qt_qt3support.pri
blob: 76ad617e922041cc2e81885855e4e0b4b6fc3f5b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
QT_QT3SUPPORT_VERSION = $$QT_VERSION
QT_QT3SUPPORT_MAJOR_VERSION = $$QT_MAJOR_VERSION
QT_QT3SUPPORT_MINOR_VERSION = $$QT_MINOR_VERSION
QT_QT3SUPPORT_PATCH_VERSION = $$QT_PATCH_VERSION

QT.qt3support.name = Qt3Support
QT.qt3support.includes = $$QT_MODULE_INCLUDE_BASE $$QT_MODULE_INCLUDE_BASE/Qt3Support
QT.qt3support.private_includes = $$QT_MODULE_INCLUDE_BASE/Qt3Support/private
QT.qt3support.sources = $$QT_MODULE_BASE/src/qt3support
QT.qt3support.libs = $$QT_MODULE_LIB_BASE
QT.qt3support.depends = core gui
QT.qt3support.DEFINES = QT3_SUPPORT