Initial import from the monolithic Qt.
[profile/ivi/qtdeclarative.git] / tests / benchmarks / declarative / painting / painting.pro
1 ######################################################################
2 # Automatically generated by qmake (2.01a) fr 29. jan 13:57:52 2010
3 ######################################################################
4
5 requires(contains(QT_CONFIG,opengl))
6
7 TEMPLATE = app
8 TARGET = 
9 DEPENDPATH += .
10 INCLUDEPATH += .
11
12 # Input
13 SOURCES += paintbenchmark.cpp
14 QT += opengl
15 CONFIG += console
16 macx:CONFIG -= app_bundle