summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/gif/gif.pro
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/imageformats/gif/gif.pro')
-rw-r--r--src/plugins/imageformats/gif/gif.pro11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/plugins/imageformats/gif/gif.pro b/src/plugins/imageformats/gif/gif.pro
new file mode 100644
index 0000000000..439b43136c
--- /dev/null
+++ b/src/plugins/imageformats/gif/gif.pro
@@ -0,0 +1,11 @@
+TARGET = qgif
+include(../../qpluginbase.pri)
+
+include(../../../gui/image/qgifhandler.pri)
+SOURCES += $$PWD/main.cpp
+
+QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/imageformats
+target.path += $$[QT_INSTALL_PLUGINS]/imageformats
+INSTALLS += target
+
+symbian:TARGET.UID3=0x2001E61A