summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/gif/gif.pro
blob: d5acfedff7d186fb993075764a40c5939abd106e (plain)
1
2
3
4
5
6
7
8
9
TARGET  = qgif

PLUGIN_TYPE = imageformats
load(qt_plugin)

include(../../../gui/image/qgifhandler.pri)
SOURCES += $$PWD/main.cpp
HEADERS += $$PWD/main.h
OTHER_FILES += gif.json