summaryrefslogtreecommitdiffstats
path: root/styleplugin.pro
diff options
context:
space:
mode:
Diffstat (limited to 'styleplugin.pro')
-rw-r--r--styleplugin.pro7
1 files changed, 3 insertions, 4 deletions
diff --git a/styleplugin.pro b/styleplugin.pro
index 2bfa0fd..b769803 100644
--- a/styleplugin.pro
+++ b/styleplugin.pro
@@ -1,8 +1,7 @@
TEMPLATE = subdirs
-SUBDIRS = plugin
+SUBDIRS = lib plugin
# install
-target.path = $$[QT_INSTALL_EXAMPLES]/tools/styleplugin
+target.path = $$[QT_INSTALL_PLUGINS]/styles
sources.files = $$SOURCES $$HEADERS $$RESOURCES $$FORMS styleplugin.pro
-sources.path = $$[QT_INSTALL_EXAMPLES]/tools/styleplugin
-INSTALLS += target sources
+INSTALLS += target