summaryrefslogtreecommitdiffstats
path: root/tests/benchmarks/opengl/opengl.pro
blob: 5c58751178dbcf7506e3bd7113c7a024c86be44c (plain)
1
2
3
4
5
6
7
8
9
10
load(qttest_p4)
TEMPLATE = app
TARGET = tst_bench_opengl
DEPENDPATH += .
INCLUDEPATH += .

QT += opengl

# Input
SOURCES += main.cpp