6 lines
91 B
Prolog
6 lines
91 B
Prolog
TARGET = tst_qmap
|
|
QT = core testlib
|
|
INCLUDEPATH += .
|
|
SOURCES += main.cpp
|
|
CONFIG += release
|