charconvfw/charconvplugins/group/Win1250.mmp
author hgs
Thu, 24 Jun 2010 11:25:56 +0800
changeset 41 ea44a32a96bc
parent 40 91ef7621b7fc
child 55 336bee5c2d35
permissions -rw-r--r--
201024_03

/*
* Copyright (c) 1250 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:     This is project specification file for the Windows-1250 
*                charconvplugin.
*
*/


TARGET               win1250.dll
TARGETTYPE           PLUGIN
CAPABILITY           All -Tcb

uid                  0x10009D8D 0x10207404
VENDORID		0x70000001

SOURCEPATH			../src/plugins
SOURCE               Win1250.cpp
SOURCEPATH		/epoc32/build/generatedcpp/charconv
SOURCE               g_win1250.cpp 

OS_LAYER_SYSTEMINCLUDE_SYMBIAN
USERINCLUDE		../inc

LIBRARY              euser.lib
LIBRARY              charconv.lib
LIBRARY              ecom.lib

SOURCEPATH		../resource

Start resource       Win1250.rss
Targetpath           /resource/charconv
End

start resource       10207404.rss
target               win1250.rsc

end

SMPSAFE