summaryrefslogtreecommitdiff
path: root/src/plugins/imageformats/svg/svg.pro
blob: bcf4c21ddf05dc64606596cc87d060c8a899177a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TARGET  = qsvg
include(../../qpluginbase.pri)

HEADERS += qsvgiohandler.h
SOURCES += main.cpp \
           qsvgiohandler.cpp
QT += xml svg

QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/imageformats
target.path += $$[QT_INSTALL_PLUGINS]/imageformats
INSTALLS += target

symbian:TARGET.UID3=0x2001E618