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

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