os/textandloc/fontservices/textshaperplugin/test/HindiDemo/group/hindiDemo.mmp
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
/*
sl@0
     2
* Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     3
* All rights reserved.
sl@0
     4
* This component and the accompanying materials are made available
sl@0
     5
* under the terms of "Eclipse Public License v1.0"
sl@0
     6
* which accompanies this distribution, and is available
sl@0
     7
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     8
*
sl@0
     9
* Initial Contributors:
sl@0
    10
* Nokia Corporation - initial contribution.
sl@0
    11
*
sl@0
    12
* Contributors:
sl@0
    13
*
sl@0
    14
* Description: 
sl@0
    15
*
sl@0
    16
*/
sl@0
    17
sl@0
    18
sl@0
    19
UID				0x100039CE 0x10005102
sl@0
    20
VENDORID 	  	0x70000001
sl@0
    21
SOURCEPATH 		../source
sl@0
    22
SOURCE			hindiDemoApp.cpp 
sl@0
    23
sl@0
    24
USERINCLUDE 	.
sl@0
    25
APP_LAYER_SYSTEMINCLUDE_SYMBIAN
sl@0
    26
sl@0
    27
LIBRARY			euser.lib apparc.lib cone.lib eikcore.lib eikcoctl.lib gdi.lib
sl@0
    28
LIBRARY			eikctl.lib
sl@0
    29
LIBRARY 		eikcdlg.lib etext.lib efsrv.lib 
sl@0
    30
sl@0
    31
#ifdef __SECURE_DATA__
sl@0
    32
sl@0
    33
// MCL 
sl@0
    34
TARGET			hindidemo.exe
sl@0
    35
TARGETTYPE		exe
sl@0
    36
TARGETPATH 		/system/apps/hindidemo
sl@0
    37
sl@0
    38
START RESOURCE	hindiDemo.rss
sl@0
    39
HEADER
sl@0
    40
TARGETPATH		/resource/apps
sl@0
    41
end
sl@0
    42
sl@0
    43
START RESOURCE	hindiDemo_reg.rss
sl@0
    44
TARGETPATH		/private/10003a3f/apps
sl@0
    45
DEPENDS			hindidemo.rsg
sl@0
    46
END
sl@0
    47
sl@0
    48
START BITMAP	hindidemo.mbm
sl@0
    49
TARGETPATH		/resource/apps
sl@0
    50
SOURCE			c8,1 icon24.BMP icon2M.BMP icon32.BMP icon3M.BMP icon48.BMP icon4M.BMP
sl@0
    51
END
sl@0
    52
sl@0
    53
#else
sl@0
    54
// for 8.1 builds
sl@0
    55
TARGET			hindiDemo.app
sl@0
    56
TARGETTYPE		app
sl@0
    57
TARGETPATH 		/system/apps/hindiDemo
sl@0
    58
RESOURCE 		hindiDemo.rss
sl@0
    59
#endif
sl@0
    60
sl@0
    61
SMPSAFE