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

CONFIG	+= warn_on
DESTDIR = $$QT.core.plugins/codecs
QT = core

HEADERS		= qgb18030codec.h

SOURCES		= qgb18030codec.cpp \
		  main.cpp

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

symbian:TARGET.UID3=0x2001E615