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

PLUGIN_TYPE = imageformats
PLUGIN_CLASS_NAME = QGifPlugin
load(qt_plugin)

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