blob: a6eed90790e55829404255122b7d3af5c6799d52 [file] [log] [blame]
QT += gui qml
SOURCES += \
main.cpp
OTHER_FILES = \
main.qml
RESOURCES += hwlayer-compositor.qrc
target.path = $$[QT_INSTALL_EXAMPLES]/wayland/hwlayer-compositor
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS hwlayer-compositor.pro
sources.path = $$[QT_INSTALL_EXAMPLES]/wayland/hwlayer-compositor
INSTALLS += target sources