qt6-bb10/tests/auto/corelib/tools/qhash/qhash.pro

7 lines
125 B
Prolog

CONFIG += testcase
TARGET = tst_qhash
QT = core testlib
SOURCES = $$PWD/tst_qhash.cpp
DEFINES -= QT_NO_JAVA_STYLE_ITERATORS