summaryrefslogtreecommitdiff
path: root/src/plugins/iconengines/svgiconengine/svgiconengine.pro
blob: 5c5a31ebd1e40cb30cd68ca2ae1042e2979fe89e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
TARGET  = qsvgicon
include(../../qpluginbase.pri)

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

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

symbian:TARGET.UID3=0x2001B2E3