summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorKai Koehne <kai.koehne@digia.com>2013-02-18 09:35:02 +0100
committerNiels Weber <niels.weber@digia.com>2013-02-18 12:05:51 +0100
commit1915000fd7a81cae75a71adae69467acaeeca328 (patch)
treee7746ca381f78563154a437084b05de97734aa2c /tests
parentca7e652088530e71e06fd78e533f061dd44129f2 (diff)
Fix compilation of tests on Linux
Change-Id: If2277cb9dcacb1921eb7c01d14593dd5709feee6 Reviewed-by: Christian Stenger <christian.stenger@digia.com> Reviewed-by: Niels Weber <niels.weber@digia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/environmentvariable/environmentvariable.pro1
-rw-r--r--tests/extractarchiveoperationtest/extractarchiveoperationtest.pro1
2 files changed, 0 insertions, 2 deletions
diff --git a/tests/environmentvariable/environmentvariable.pro b/tests/environmentvariable/environmentvariable.pro
index c294922ff..41648390a 100644
--- a/tests/environmentvariable/environmentvariable.pro
+++ b/tests/environmentvariable/environmentvariable.pro
@@ -6,7 +6,6 @@ include(../../installerfw.pri)
QT -= gui
QT += testlib
-LIBS += -linstaller
CONFIG += console
CONFIG -= app_bundle
diff --git a/tests/extractarchiveoperationtest/extractarchiveoperationtest.pro b/tests/extractarchiveoperationtest/extractarchiveoperationtest.pro
index 2fa2ed24e..32d66495b 100644
--- a/tests/extractarchiveoperationtest/extractarchiveoperationtest.pro
+++ b/tests/extractarchiveoperationtest/extractarchiveoperationtest.pro
@@ -6,7 +6,6 @@ include(../../installerfw.pri)
QT -= gui
QT += testlib
-LIBS += -linstaller
CONFIG += console
CONFIG -= app_bundle