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