summaryrefslogtreecommitdiffstats
path: root/tests/auto/qdeclarativescreensaver/qdeclarativescreensaver.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qdeclarativescreensaver/qdeclarativescreensaver.pro')
-rw-r--r--tests/auto/qdeclarativescreensaver/qdeclarativescreensaver.pro3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/auto/qdeclarativescreensaver/qdeclarativescreensaver.pro b/tests/auto/qdeclarativescreensaver/qdeclarativescreensaver.pro
index 418683970d..4b6c5310f0 100644
--- a/tests/auto/qdeclarativescreensaver/qdeclarativescreensaver.pro
+++ b/tests/auto/qdeclarativescreensaver/qdeclarativescreensaver.pro
@@ -19,3 +19,6 @@ symbian {
TARGET.CAPABILITY = All -TCB -DRM
}
+contains(test_use_sim, yes) {
+DEFINES += TESTR QT_SIMULATOR
+}