src/plugins/imageformats/gif/gif.pro
changeset 0 1918ee327afb
child 33 3e2da88830cd
equal deleted inserted replaced
-1:000000000000 0:1918ee327afb
       
     1 TARGET  = qgif
       
     2 include(../../qpluginbase.pri)
       
     3 
       
     4 HEADERS += qgifhandler.h
       
     5 SOURCES += main.cpp \
       
     6            qgifhandler.cpp
       
     7 
       
     8 QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/imageformats
       
     9 target.path += $$[QT_INSTALL_PLUGINS]/imageformats
       
    10 INSTALLS += target
       
    11 
       
    12 symbian:TARGET.UID3=0x2001E61A