summaryrefslogtreecommitdiffstats
path: root/src/plugins/codecs/tw/tw.pro
blob: b0d5a2b68a20577b9ef09a872ec3279de83be7b8 (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
DESTDIR = $$QT.core.plugins/codecs
QT = core

HEADERS  = qbig5codec.h

SOURCES  = qbig5codec.cpp \
	   main.cpp

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

symbian:TARGET.UID3=0x2001B2E4