aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/language
diff options
context:
space:
mode:
authorJoerg Bornemann <joerg.bornemann@digia.com>2012-10-15 14:25:21 +0200
committerChristian Kandeler <christian.kandeler@digia.com>2012-10-15 18:09:38 +0200
commit8d777cdebd7163763c6f43e9b90bbd6956760dba (patch)
tree72fe0a09c8b76b50936123ebde4fa71b75ec6c71 /tests/auto/language
parentf5d03e1f4cc150165277dd24dfd8777d2d4b0401 (diff)
consolidate test binary locations
Do not use debug/release subdirectories on Windows to make it easy for the testRunner tool to find tests. Change-Id: I3bc572c7959c6bcc7cd7e12e1f5d4bb6ccb0753c Reviewed-by: Christian Kandeler <christian.kandeler@digia.com>
Diffstat (limited to 'tests/auto/language')
-rw-r--r--tests/auto/language/language.pro1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/language/language.pro b/tests/auto/language/language.pro
index 1adb37b89..5965c6c0e 100644
--- a/tests/auto/language/language.pro
+++ b/tests/auto/language/language.pro
@@ -1,5 +1,6 @@
TEMPLATE = app
TARGET = tst_language
+DESTDIR = $$OUT_PWD
DEPENDPATH += .
INCLUDEPATH += . ../../../src/lib/
DEFINES += SRCDIR=\\\"$$PWD/\\\"