summaryrefslogtreecommitdiffstats
path: root/src/plugins/codecs/tw/tw.pro
blob: 2ebb94f0138505fa2f0b0c8042823a3b7ae58fd5 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
TARGET   = qtwcodecs
include(../../qpluginbase.pri)

CONFIG  += warn_on
QTDIR_build:DESTDIR  = $$QT_BUILD_TREE/plugins/codecs
QT = core

HEADERS  = qbig5codec.h

SOURCES  = qbig5codec.cpp \
	   main.cpp

target.path += $$[QT_INSTALL_PLUGINS]/codecs
INSTALLS += target

symbian:TARGET.UID3=0x2001B2E4