textandloc_pub/character_conversion_api/group/bld.inf
author andysimpson <andrews@symbian.org>
Fri, 26 Feb 2010 17:40:49 +0000
branchRCL_3
changeset 6 0c531edae5e1
parent 0 1fb32624e06b
child 16 56cd22a7a1cb
permissions -rw-r--r--
merge heads (fixes for Bug 1860 and Bug 1543)

/*
* Copyright (c) 2006 Nokia Corporation and/or its subsidiary(-ies). 
* All rights reserved.
* This component and the accompanying materials are made available
* under the terms of "Eclipse Public License v1.0"
* which accompanies this distribution, and is available
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
*
* Initial Contributors:
* Nokia Corporation - initial contribution.
*
* Contributors:
*
* Description:   File that exports the files belonging to 
:                Character Conversion API
*
*/



#include <platform_paths.hrh>

PRJ_PLATFORMS
DEFAULT

PRJ_EXPORTS

../inc/GBK.H     OS_LAYER_PUBLIC_EXPORT_PATH(gbk.h)
../inc/JISX0208.H     OS_LAYER_PUBLIC_EXPORT_PATH(jisx0208.h)
../inc/GB2312.H     OS_LAYER_PUBLIC_EXPORT_PATH(gb2312.h)
../inc/CharacterSetConverter.h     OS_LAYER_PUBLIC_EXPORT_PATH(charactersetconverter.h)
../inc/CONVDATA.H     OS_LAYER_PUBLIC_EXPORT_PATH(convdata.h)
../inc/JISX0201.H     OS_LAYER_PUBLIC_EXPORT_PATH(jisx0201.h)
../inc/UTF.H     OS_LAYER_PUBLIC_EXPORT_PATH(utf.h)
../inc/JISX0212.H     OS_LAYER_PUBLIC_EXPORT_PATH(jisx0212.h)
../inc/CharacterSetConverter.inl     OS_LAYER_PUBLIC_EXPORT_PATH(CharacterSetConverter.inl)
../inc/BIG5.H     OS_LAYER_PUBLIC_EXPORT_PATH(big5.h)
../inc/CONVNAMES.H     OS_LAYER_PUBLIC_EXPORT_PATH(convnames.h)
../inc/CHARCONV.H     OS_LAYER_PUBLIC_EXPORT_PATH(charconv.h)

../inc/SHIFTJIS.H     OS_LAYER_PUBLIC_EXPORT_PATH(shiftjis.h)