summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authortjenssen <tim.jenssen@nokia.com>2012-03-13 17:14:30 +0100
committerKarsten Heimrich <karsten.heimrich@nokia.com>2012-03-13 17:35:46 +0100
commitb294bdc12d2523be67584b3fb200ca612f0d1e06 (patch)
treebd7029f45dd1eb68462aa96242ef38816769c83f /tests
parent9dfa0c6e7221906f07927266f4f2c91405fa7acd (diff)
clean up pro files
Change-Id: I46dd8eff3a744099e0827573e6aee253ce149baf Reviewed-by: Karsten Heimrich <karsten.heimrich@nokia.com>
Diffstat (limited to 'tests')
-rw-r--r--tests/environmentvariable/environmentvariable.pro2
-rw-r--r--tests/extractarchiveoperationtest/extractarchiveoperationtest.pro2
2 files changed, 0 insertions, 4 deletions
diff --git a/tests/environmentvariable/environmentvariable.pro b/tests/environmentvariable/environmentvariable.pro
index 036a4ff02..5ac132500 100644
--- a/tests/environmentvariable/environmentvariable.pro
+++ b/tests/environmentvariable/environmentvariable.pro
@@ -17,6 +17,4 @@ SOURCES = environmentvariabletest.cpp
HEADERS = environmentvariabletest.h
LIBS = -L../../installerbuilder/lib -linstaller $$LIBS
-win32:LIBS += ole32.lib oleaut32.lib user32.lib
-win32:OBJECTS_DIR = .obj
diff --git a/tests/extractarchiveoperationtest/extractarchiveoperationtest.pro b/tests/extractarchiveoperationtest/extractarchiveoperationtest.pro
index ce3551e1d..170a7690a 100644
--- a/tests/extractarchiveoperationtest/extractarchiveoperationtest.pro
+++ b/tests/extractarchiveoperationtest/extractarchiveoperationtest.pro
@@ -17,5 +17,3 @@ SOURCES = extractarchiveoperationtest.cpp
HEADERS = extractarchiveoperationtest.h
LIBS = -L../../installerbuilder/lib -linstaller $$LIBS
-win32:LIBS += ole32.lib oleaut32.lib user32.lib
-win32:OBJECTS_DIR = .obj