Initial import from the monolithic Qt.
[profile/ivi/qtdeclarative.git] / tests / benchmarks / declarative / pointers / pointers.pro
1 load(qttest_p4)
2 QT += declarative
3 TEMPLATE = app
4 TARGET = tst_pointers
5 macx:CONFIG -= app_bundle
6
7 SOURCES += tst_pointers.cpp
8