summaryrefslogtreecommitdiffstats
path: root/src/gui/image/qgifhandler.pri
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/image/qgifhandler.pri')
-rw-r--r--src/gui/image/qgifhandler.pri4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/gui/image/qgifhandler.pri b/src/gui/image/qgifhandler.pri
new file mode 100644
index 0000000000..6eb0751372
--- /dev/null
+++ b/src/gui/image/qgifhandler.pri
@@ -0,0 +1,4 @@
+# common to plugin and built-in forms
+INCLUDEPATH *= $$PWD
+HEADERS += $$PWD/qgifhandler_p.h
+SOURCES += $$PWD/qgifhandler.cpp