summaryrefslogtreecommitdiffstats
path: root/src/plugins/imageformats/ico/ico.pro
blob: eadff416e38eb22fd07d52a301b3b94f5a4e0839 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
TARGET  = qico
include(../../qpluginbase.pri)

QTDIR_build:REQUIRES = "!contains(QT_CONFIG, no-ico)"

HEADERS += qicohandler.h
SOURCES += main.cpp \
           qicohandler.cpp

QTDIR_build:DESTDIR = $$QT_BUILD_TREE/plugins/imageformats
target.path += $$[QT_INSTALL_PLUGINS]/imageformats
INSTALLS += target

symbian:TARGET.UID3=0x2001E616