summaryrefslogtreecommitdiffstats
path: root/tests/auto/corelib/tools/qmap/qmap.pro
blob: 2cc772720d174f0380a1e628f925fffb0bb903e4 (plain)
1
2
3
4
5
6
CONFIG += testcase
TARGET = tst_qmap
QT = core testlib
SOURCES = $$PWD/tst_qmap.cpp

DEFINES -= QT_NO_JAVA_STYLE_ITERATORS