summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/gif/.prev_CMakeLists.txt
blob: c4add000b27ed4a382ac4513090088ba6a2083b9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
# Generated from gif.pro.

#####################################################################
## qgif Plugin:
#####################################################################

add_qt_plugin(qgif
    TYPE imageformats
    CLASS_NAME QGifPlugin
    SOURCES
        main.cpp main.h
        qgifhandler.cpp qgifhandler_p.h
    PUBLIC_LIBRARIES
        Qt::Core
        Qt::Gui
)

#### Keys ignored in scope 1:.:.:gif.pro:<TRUE>:
# OTHER_FILES = "gif.json"
# _LOADED = "qt_plugin"