blob: 388a09bfaf322f5e66bb1fcf7e0b1b767af6f671 [file] [log] [blame]
QT += waylandclient gui-private
CONFIG += wayland-scanner
WAYLANDCLIENTSOURCES += ../protocol/custom.xml
SOURCES += main.cpp \
../client-common/customextension.cpp
HEADERS += \
../client-common/customextension.h
target.path = $$[QT_INSTALL_EXAMPLES]/wayland/custom-extension/cpp-client
INSTALLS += target