summaryrefslogtreecommitdiffstats
path: root/src/imports/testlib/testlib.pro
diff options
context:
space:
mode:
authorDaniel Pope <daniel.pope@nokia.com>2010-12-10 11:52:58 +1000
committerDaniel Pope <daniel.pope@nokia.com>2010-12-10 11:52:58 +1000
commit0959997cfa97b21d19c0ba806ece14f649fd4789 (patch)
tree04060297bcc67012a6eafd8c4bdeec7700f1b820 /src/imports/testlib/testlib.pro
parent200a8ac92afa0d8c5ff54c929a345dd3e05d3dd7 (diff)
Windows-ification of the QML test framework... In summary:
- added QtScript dependency - fix a dllimport related typo - remove automatic building of debug AND release for one of the projects (I don't want a release build in debug mode, and vice-versa). Happy testing one and all.
Diffstat (limited to 'src/imports/testlib/testlib.pro')
-rw-r--r--src/imports/testlib/testlib.pro2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/imports/testlib/testlib.pro b/src/imports/testlib/testlib.pro
index f1ae659..3605ebf 100644
--- a/src/imports/testlib/testlib.pro
+++ b/src/imports/testlib/testlib.pro
@@ -11,7 +11,7 @@ symbian {
}
}
-QT += declarative
+QT += declarative script
SOURCES += main.cpp
HEADERS +=