summaryrefslogtreecommitdiffstats
path: root/styleplugin.pro
blob: b769803e4b86e9d92eda7f92f12fd24f3fc1cd16 (plain)
1
2
3
4
5
6
7
TEMPLATE	= subdirs
SUBDIRS		= lib plugin

# install
target.path = $$[QT_INSTALL_PLUGINS]/styles
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS styleplugin.pro
INSTALLS += target