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

QT += openvg

DESTDIR = $$QT.gui.plugins/graphicssystems

SOURCES = main.cpp qgraphicssystem_vg.cpp
HEADERS = qgraphicssystem_vg_p.h

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

symbian: TARGET.UID3 = 0x2001E62C