summaryrefslogtreecommitdiffstats
path: root/src/plugins/graphicssystems/opengl/opengl.pro
blob: fb3cb5331ad312a9526b994fd2b4a872b7d1c1a5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TARGET = qglgraphicssystem
include(../../qpluginbase.pri)

QT += opengl

DESTDIR = $$QT.gui.plugins/graphicssystems

SOURCES = main.cpp

target.path += $$[QT_INSTALL_PLUGINS]/graphicssystems
INSTALLS += target

symbian: TARGET.UID3 = 0x2002131B