1
TARGET = qgif
2
include(../../qpluginbase.pri)
3
4
HEADERS += qgifhandler.h
5
SOURCES += main.cpp \
6
qgifhandler.cpp
7
8
QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/imageformats
9
target.path += $$[QT_INSTALL_PLUGINS]/imageformats
10
INSTALLS += target
11
12
symbian:TARGET.UID3=0x2001E61A