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

QT += openvg

QTDIR_build:DESTDIR = $$QT_BUILD_TREE/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