1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/textandloc/localisation/localesupport/mmpfiles/TestNrl.MMP Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,65 @@
1.4 +/*
1.5 +* Copyright (c) 1997-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 + TARGETPATH /sys/bin
1.23 + TARGET testnrl.exe
1.24 + TARGETTYPE exe
1.25 + EPOCSTACKSIZE 0x5000
1.26 +
1.27 +CAPABILITY None
1.28 +UID 0x100039CE 0x1000AC5D
1.29 +VENDORID 0x70000001
1.30 +
1.31 +SourcePath ../TestNrl
1.32 +
1.33 +
1.34 + START RESOURCE TestNrl.Rss
1.35 + HEADER
1.36 + TARGETPATH /resource/apps
1.37 + LANG SC
1.38 + END
1.39 +
1.40 + START RESOURCE TestNrl_reg.rss
1.41 + TARGETPATH /private/10003a3f/apps
1.42 + END
1.43 +
1.44 + START BITMAP testnrl.mbm
1.45 + HEADER
1.46 + SOURCEPATH ../TestNrl
1.47 + TARGETPATH /resource/apps
1.48 + SOURCE c8 Pic.bmp Mask.bmp
1.49 + END
1.50 +
1.51 + START BITMAP testnrlicon.mbm
1.52 + HEADER
1.53 + SOURCEPATH ../TestNrl
1.54 + TARGETPATH /resource/apps
1.55 + SOURCE c8 TestNrl_ICON.BMP TestNrl_ICONMASK.BMP
1.56 + END
1.57 +
1.58 +
1.59 +userinclude ../TestNrl
1.60 +APP_LAYER_SYSTEMINCLUDE_SYMBIAN
1.61 +
1.62 +Source TestNrl.cpp
1.63 +Library apparc.lib cone.lib euser.lib eikcore.lib
1.64 +Library eikcoctl.lib fbscli.lib
1.65 +Library msgs.lib ws32.lib bafl.lib efsrv.lib
1.66 +Library biodb.lib bifu.lib charconv.lib convnames.lib print.lib hal.lib
1.67 +
1.68 +SMPSAFE