summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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