0818fce01a
Change-Id: I167737c91e01f055a2ce14db54dfcc6b74ad8c28 Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
9 lines
139 B
Prolog
9 lines
139 B
Prolog
TARGET = tst_qtjson
|
|
QT = core testlib
|
|
CONFIG -= app_bundle
|
|
CONFIG += testcase
|
|
|
|
DEFINES += SRCDIR=\\\"$$PWD/\\\"
|
|
|
|
SOURCES += tst_qtjson.cpp
|