clean up the QT+= stuff in the project files
[profile/ivi/qtwayland.git] / src / qt-compositor / qt-compositor.pro
1 TEMPLATE = lib
2
3 include (qt-compositor.pri)
4
5 installPath = $$INSTALLBASE
6
7 target.path = $$installPath/lib
8 headers_path = $$installPath/include
9
10 headers.path = $$headers_path/qt-compositor
11 headers.files = $$HEADERS
12
13 INSTALLS = target headers