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

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