summaryrefslogtreecommitdiffstats
path: root/src/compositor/compositor.pro
blob: 712541777394aa8a22a48a162d86ec0253202e23 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
load(qt_module)

TARGET  = QtCompositor
QPRO_PWD   = $$PWD

# comment out the following to not use pkg-config in the pri files
CONFIG += use_pkgconfig

include (compositor.pri)
load(qt_module_config)

QT += gui-private