summaryrefslogtreecommitdiffstats
path: root/mkspecs/features/testcase.prf
diff options
context:
space:
mode:
authorTor Arne Vestbø <tor.arne.vestbo@qt.io>2020-07-23 11:41:06 +0200
committerTor Arne Vestbø <tor.arne.vestbo@qt.io>2020-07-24 12:36:15 +0200
commit999f62531a784b8f0f1f6d3cb7aaaa5455485d17 (patch)
treeacb6bdf06b6d006898832bde24aab7fe0020ed26 /mkspecs/features/testcase.prf
parent8361c6252fecf8b95cf06560f852b1e9b5c6b82b (diff)
testlib: Set AA_UseHighDpiPixmaps false for low-DPI tests
Change-Id: I129118c303527e4aff25c4d5326eefa43c231d44 Reviewed-by: Volker Hilsheimer <volker.hilsheimer@qt.io>
Diffstat (limited to 'mkspecs/features/testcase.prf')
-rw-r--r--mkspecs/features/testcase.prf2
1 files changed, 2 insertions, 0 deletions
diff --git a/mkspecs/features/testcase.prf b/mkspecs/features/testcase.prf
index 83c9d574f4..c65237e5fe 100644
--- a/mkspecs/features/testcase.prf
+++ b/mkspecs/features/testcase.prf
@@ -22,6 +22,8 @@ testcase_lowdpi {
} else {
# TODO: Add support for other platforms if possible
}
+
+ DEFINES += TESTCASE_LOWDPI
}
benchmark: type = benchmark