From 739c3424e7c058f972a2648f2231e6a10c59662d Mon Sep 17 00:00:00 2001 From: Tannin Date: Sat, 5 Apr 2014 20:54:08 +0200 Subject: - loot integration now displays the report - fixes to the previous merge - bugfix: cli loot didn't handle non-ascii characters correctly --- src/ModOrganizer.pro | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/ModOrganizer.pro') diff --git a/src/ModOrganizer.pro b/src/ModOrganizer.pro index 62de3f66..4624ffec 100644 --- a/src/ModOrganizer.pro +++ b/src/ModOrganizer.pro @@ -13,13 +13,12 @@ SUBDIRS = bsatk \ nxmhandler \ BossDummy \ pythonRunner \ - boss_modified \ esptk \ loot_cli plugins.depends = pythonRunner hookdll.depends = shared -organizer.depends = shared uibase plugins boss_modified +organizer.depends = shared uibase plugins loot_cli CONFIG(debug, debug|release) { DESTDIR = outputd -- cgit v1.3.1