712541777394aa8a22a48a162d86ec0253202e23
[profile/ivi/qtwayland.git] / src / compositor / compositor.pro
1 load(qt_module)
2
3 TARGET  = QtCompositor
4 QPRO_PWD   = $$PWD
5
6 # comment out the following to not use pkg-config in the pri files
7 CONFIG += use_pkgconfig
8
9 include (compositor.pri)
10 load(qt_module_config)
11
12 QT += gui-private
13