charconvfw/fatfilenameconversionplugins/mmpfiles/CP1250.mmp
author Dremov Kirill (Nokia-D-MSW/Tampere) <kirill.dremov@nokia.com>
Fri, 17 Sep 2010 08:40:09 +0300
changeset 63 a145c1c7a5f4
parent 0 1fb32624e06b
permissions -rw-r--r--
Revision: 201037 Kit: 201037

/*
* Copyright (c) 2004-2009 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: 
*
*/



TARGET			cp1250.dll
CAPABILITY			All
TARGETTYPE			dll

UID		0x100039e6 0x10206A9C
VENDORID 	0x70000001

OS_LAYER_SYSTEMINCLUDE_SYMBIAN
USERINCLUDE			../inc
//USERINCLUDE			+/build/generated/FATCharsetConv

SOURCEPATH			../src
SOURCE			unicodeconv.cpp

SOURCEPATH			+/build/generated/fatcharsetconv
SOURCE			cp1250.cpp 

DEFFILE 			fatCnv.def

LIBRARY			euser.lib

SMPSAFE