diff options
Diffstat (limited to 'src/ModOrganizer.pro')
| -rw-r--r-- | src/ModOrganizer.pro | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/ModOrganizer.pro b/src/ModOrganizer.pro index 0ff8b6c5..fc679a01 100644 --- a/src/ModOrganizer.pro +++ b/src/ModOrganizer.pro @@ -3,6 +3,7 @@ TEMPLATE = subdirs SUBDIRS = bsatk \
shared \
uibase \
+ esptk \
organizer \
hookdll \
archive \
@@ -11,8 +12,7 @@ SUBDIRS = bsatk \ nxmhandler \
BossDummy \
pythonRunner \
- loot_cli \
- esptk
+ loot_cli
pythonRunner.depends = uibase
plugins.depends = pythonRunner uibase
|
