5 lines
84 B
Prolog
5 lines
84 B
Prolog
CONFIG += testcase
|
|
TARGET = tst_qmap
|
|
QT = core testlib
|
|
SOURCES = $$PWD/tst_qmap.cpp
|