summaryrefslogtreecommitdiffstats
path: root/tests/qdeclarativeborderimage/qdeclarativeborderimage.pro
blob: 503e5657b3812d91307c75eea938a53545242223 (plain)
1
2
3
4
5
6
TEMPLATE=app
TARGET=tst_qdeclarativeborderimage
CONFIG += warn_on testcase
SOURCES += tst_qdeclarativeborderimage.cpp
RESOURCES += qdeclarativeborderimage.qrc
include(../../src/quicktestlib/quicktestlib_dep.pri)