aboutsummaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/declarative/painting/painting.pro
diff options
context:
space:
mode:
Diffstat (limited to 'tests/benchmarks/declarative/painting/painting.pro')
-rw-r--r--tests/benchmarks/declarative/painting/painting.pro13
1 files changed, 2 insertions, 11 deletions
diff --git a/tests/benchmarks/declarative/painting/painting.pro b/tests/benchmarks/declarative/painting/painting.pro
index 69c000624f..ff85b5f5f2 100644
--- a/tests/benchmarks/declarative/painting/painting.pro
+++ b/tests/benchmarks/declarative/painting/painting.pro
@@ -1,16 +1,7 @@
-######################################################################
-# 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
+
+SOURCES += paintbenchmark.cpp