locales/loce32/language/group/elocl_language_ko.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 11 Jun 2010 14:37:39 +0300
changeset 64 ecb300a325e8
parent 53 8f0f421d3d0f
permissions -rw-r--r--
Revision: 201021 Kit: 2010123

/*
* Copyright (c) 1997-1999 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: 
*
*/



#include <platform_paths.hrh>

TARGET          elocl_lan.065
CAPABILITY      ALL
TARGETTYPE      dll

VENDORID        VID_DEFAULT

SOURCEPATH	../src
SOURCE	language.cpp
SOURCE	language_ko.cpp
SOURCE  unicodeconv.cpp
SOURCE  Cp949.cpp

// This is a SYSTEMINCLUDE macro containing the middleware
// layer specific include directories
MW_LAYER_SYSTEMINCLUDE

SYSTEMINCLUDE   ../../../inc
SYSTEMINCLUDE   ../../inc
SYSTEMINCLUDE   ../inc
SYMBIAN_BASE_SYSTEMINCLUDE(kernel)

#if defined(WINS)
DEFFILE			../def/language_wins.def
#elif defined(GCC32) && !defined(X86GCC)
DEFFILE			\epoc32\release\marm\elocl.def
#else
DEFFILE			../def/language_arm.def
#endif

START WINS
//BASEADDRESS		0x58000000
END

LIBRARY  euser.lib
UID		0x100039e6 0x100075a0
VENDORID 0x70000001