1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/textandloc/fontservices/textshaperplugin/test/HindiDemo/group/hindiDemo.mmp Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,61 @@
1.4 +/*
1.5 +* Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
1.6 +* All rights reserved.
1.7 +* This component and the accompanying materials are made available
1.8 +* under the terms of "Eclipse Public License v1.0"
1.9 +* which accompanies this distribution, and is available
1.10 +* at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.11 +*
1.12 +* Initial Contributors:
1.13 +* Nokia Corporation - initial contribution.
1.14 +*
1.15 +* Contributors:
1.16 +*
1.17 +* Description:
1.18 +*
1.19 +*/
1.20 +
1.21 +
1.22 +UID 0x100039CE 0x10005102
1.23 +VENDORID 0x70000001
1.24 +SOURCEPATH ../source
1.25 +SOURCE hindiDemoApp.cpp
1.26 +
1.27 +USERINCLUDE .
1.28 +APP_LAYER_SYSTEMINCLUDE_SYMBIAN
1.29 +
1.30 +LIBRARY euser.lib apparc.lib cone.lib eikcore.lib eikcoctl.lib gdi.lib
1.31 +LIBRARY eikctl.lib
1.32 +LIBRARY eikcdlg.lib etext.lib efsrv.lib
1.33 +
1.34 +#ifdef __SECURE_DATA__
1.35 +
1.36 +// MCL
1.37 +TARGET hindidemo.exe
1.38 +TARGETTYPE exe
1.39 +TARGETPATH /system/apps/hindidemo
1.40 +
1.41 +START RESOURCE hindiDemo.rss
1.42 +HEADER
1.43 +TARGETPATH /resource/apps
1.44 +end
1.45 +
1.46 +START RESOURCE hindiDemo_reg.rss
1.47 +TARGETPATH /private/10003a3f/apps
1.48 +DEPENDS hindidemo.rsg
1.49 +END
1.50 +
1.51 +START BITMAP hindidemo.mbm
1.52 +TARGETPATH /resource/apps
1.53 +SOURCE c8,1 icon24.BMP icon2M.BMP icon32.BMP icon3M.BMP icon48.BMP icon4M.BMP
1.54 +END
1.55 +
1.56 +#else
1.57 +// for 8.1 builds
1.58 +TARGET hindiDemo.app
1.59 +TARGETTYPE app
1.60 +TARGETPATH /system/apps/hindiDemo
1.61 +RESOURCE hindiDemo.rss
1.62 +#endif
1.63 +
1.64 +SMPSAFE