diff options
author | Michal Klocek <michal.klocek@digia.com> | 2013-09-17 10:21:47 +0200 |
---|---|---|
committer | Karsten Heimrich <karsten.heimrich@digia.com> | 2013-09-17 17:51:43 +0200 |
commit | f8d48bd39c4d2caef1dc189bd3bd95c5f5010780 (patch) | |
tree | f25917b894ec9c32eddab2f55c8067ce9709c496 /src | |
parent | 45c1b1adb64e25205c69c160f859ea7656197f78 (diff) |
Diffstat (limited to 'src')
-rw-r--r-- | src/libs/7zip/7zip.pro | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/libs/7zip/7zip.pro b/src/libs/7zip/7zip.pro index 549778e67..01b69dad2 100644 --- a/src/libs/7zip/7zip.pro +++ b/src/libs/7zip/7zip.pro @@ -1,8 +1,7 @@ -include(../../../installerfw.pri) - QT = core TARGET = 7z TEMPLATE = lib +include(../../../installerfw.pri) INCLUDEPATH += . .. CONFIG += staticlib DESTDIR = $$IFW_LIB_PATH |