diff options
Diffstat (limited to 'src/ModOrganizer.pro')
| -rw-r--r-- | src/ModOrganizer.pro | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ModOrganizer.pro b/src/ModOrganizer.pro index f35958f8..dbf6ab6e 100644 --- a/src/ModOrganizer.pro +++ b/src/ModOrganizer.pro @@ -1,5 +1,4 @@ TEMPLATE = subdirs
-CONFIG += ordered
SUBDIRS = bsatk \
@@ -16,6 +15,7 @@ SUBDIRS = bsatk \ pythonRunner \
esptk
+plugins.depends = pythonRunner
hookdll.depends = shared
organizer.depends = shared uibase plugins
|
