aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/qtquick1/qdeclarativelayoutitem/qdeclarativelayoutitem.pro
blob: 1471884752d77cf2b52ba9d67caaa04485b6745e (plain)
1
2
3
4
5
6
7
8
9
CONFIG += testcase
TARGET = tst_qdeclarativelayoutitem
macx:CONFIG -= app_bundle

SOURCES += tst_qdeclarativelayoutitem.cpp

DEFINES += SRCDIR=\\\"$$PWD\\\"

QT += core-private gui-private widgets-private declarative-private qtquick1-private testlib