diff options
| author | Tannin <devnull@localhost> | 2014-05-28 14:14:28 +0200 |
|---|---|---|
| committer | Tannin <devnull@localhost> | 2014-05-28 14:14:28 +0200 |
| commit | 2a31eb40fbc9f68cb23755349b8c4c976d8a2bb7 (patch) | |
| tree | a8417f99acd64ecb7b57c5e20d420543f5bb69c8 /src/ModOrganizer.pro | |
| parent | ff272dcbbdf7ae9228bde4b9ddd15a152a109fe1 (diff) | |
small bugfixes
Diffstat (limited to 'src/ModOrganizer.pro')
| -rw-r--r-- | src/ModOrganizer.pro | 27 |
1 files changed, 0 insertions, 27 deletions
diff --git a/src/ModOrganizer.pro b/src/ModOrganizer.pro deleted file mode 100644 index 05b05855..00000000 --- a/src/ModOrganizer.pro +++ /dev/null @@ -1,27 +0,0 @@ -TEMPLATE = subdirs
-
-
-SUBDIRS = bsatk \
- shared \
- uibase \
- organizer \
- hookdll \
- archive \
- helper \
- plugins \
- proxydll \
- nxmhandler \
- BossDummy \
- pythonRunner \
- boss_modified \
- esptk
-
-plugins.depends = pythonRunner
-hookdll.depends = shared
-organizer.depends = shared uibase plugins boss_modified
-
-CONFIG(debug, debug|release) {
- DESTDIR = outputd
-} else {
- DESTDIR = output
-}
|
