Added (empty) plugin directory, fixed main .pro file.

This commit is contained in:
Matthias Koefferlein
2017-02-12 14:17:18 +01:00
parent e8e661e3e0
commit 7fa185a9b3
2 changed files with 6 additions and 4 deletions
+6
View File
@@ -0,0 +1,6 @@
TEMPLATE = subdirs
SUBDIR_LIST = $$files($$PWD/*)
SUBDIR_LIST -= $$PWD/plugins.pro
SUBDIRS = $$SUBDIR_LIST