summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/gif/gif.pro
blob: 8a5c51a587d0af7cd4b1a4adcc3763877b9dde67 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
TARGET  = qgif
include(../../qpluginbase.pri)

HEADERS += qgifhandler.h
SOURCES += main.cpp \
           qgifhandler.cpp

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

symbian:TARGET.UID3=0x2001E61A