aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/painting/painting.pro
blob: 69c000624fb9ee5dd86b4f4e59d69b1a0385098d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
######################################################################
# Automatically generated by qmake (2.01a) fr 29. jan 13:57:52 2010
######################################################################

requires(contains(QT_CONFIG,opengl))

TEMPLATE = app
TARGET = 
DEPENDPATH += .
INCLUDEPATH += .

# Input
SOURCES += paintbenchmark.cpp
QT += opengl
CONFIG += console
macx:CONFIG -= app_bundle