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

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