summaryrefslogtreecommitdiffstats
path: root/src/platformheaders/platformheaders.pro
blob: 63d162e2b2b9290d12ba00331913699a88e0f0ba (plain)
1
2
3
4
5
6
7
8
9
10
TARGET = QtPlatformHeaders
CONFIG += header_module

include(eglfsfunctions/eglfsfunctions.pri)
include(helper/helper.pri)
include(waylandfunctions/waylandfunctions.pri)

QMAKE_DOCS = $$PWD/doc/qtplatformheaders.qdocconf

load(qt_module)