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

QT += core-private gui-private opengl-private

DESTDIR = $$QT.gui.plugins/graphicssystems

SOURCES = main.cpp

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

symbian: TARGET.UID3 = 0x2002131B