blob: 5879992e89e6e306678e2aca9d4e572f62276bd5 [file] [log] [blame]
TARGET = qdecorationstyled
include(../../qpluginbase.pri)
QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/decorations
target.path += $$[QT_INSTALL_PLUGINS]/decorations
INSTALLS += target
DEFINES += QT_QWS_DECORATION_STYLED
HEADERS = $$QT_SOURCE_TREE/src/gui/embedded/qdecorationstyled_qws.h
SOURCES = main.cpp \
$$QT_SOURCE_TREE/src/gui/embedded/qdecorationstyled_qws.cpp