qt5base-lts/tests/auto/corelib/json/json.pro
Denis Dzyubenko 0818fce01a Made it possible to run tst_qtjson test from shadow build directory.
Change-Id: I167737c91e01f055a2ce14db54dfcc6b74ad8c28
Reviewed-by: Lars Knoll <lars.knoll@nokia.com>
2012-01-26 15:38:33 +01:00

9 lines
139 B
Prolog

TARGET = tst_qtjson
QT = core testlib
CONFIG -= app_bundle
CONFIG += testcase
DEFINES += SRCDIR=\\\"$$PWD/\\\"
SOURCES += tst_qtjson.cpp