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

HEADERS		= qgb18030codec.h

SOURCES		= qgb18030codec.cpp \
		  main.cpp

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

symbian:TARGET.UID3=0x2001E615