localisation/apparchitecture/tef/tRuleBasedApps/tRuleBasedApp4.mmp
branchSymbian3
changeset 57 b8d18c84f71c
parent 6 c108117318cb
equal deleted inserted replaced
56:aa99f2208aad 57:b8d18c84f71c
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of the License "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 //
     7 //
     8 // Initial Contributors:
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
     9 // Nokia Corporation - initial contribution.
    13 // Description:
    13 // Description:
    14 // t_RuleBasedApp4.mmp
    14 // t_RuleBasedApp4.mmp
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
    18 #include <platform_paths.hrh>
       
    19 
       
    20 // using relative paths for sourcepath and user includes
    18 // using relative paths for sourcepath and user includes
    21 CAPABILITY NONE
    19 CAPABILITY NONE
    22 epocstacksize 		0x5000
    20 epocstacksize 		0x5000
    23 
    21 
    24 TARGETPATH		/sys/bin
    22 TARGETPATH		/sys/bin
    25 
    23 
    26 
    24 
    27 TARGET			tRuleBasedApp4.exe
    25 TARGET			trulebasedapp4.exe
    28 TARGETTYPE		exe
    26 TARGETTYPE		exe
    29 
    27 
    30 
    28 
    31 UID           		0x100039CE 0x10210F77
    29 UID           		0x100039CE 0x10210F77
    32 
    30 
    36 
    34 
    37 SOURCE        		tRuleBasedApp4.cpp
    35 SOURCE        		tRuleBasedApp4.cpp
    38 
    36 
    39 USERINCLUDE   		.
    37 USERINCLUDE   		.
    40 
    38 
    41 SYSTEMINCLUDE 		/epoc32/include
    39 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    42 SYSTEMINCLUDE 		/epoc32/include/techview
    40 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
    43 
    41 //SYSTEMINCLUDE 		/epoc32/include/techview
    44 MW_LAYER_SYSTEMINCLUDE
       
    45 
    42 
    46 LIBRARY       		euser.lib apparc.lib cone.lib eikcore.lib bitgdi.lib fntstr.lib fbscli.lib gdi.lib
    43 LIBRARY       		euser.lib apparc.lib cone.lib eikcore.lib bitgdi.lib fntstr.lib fbscli.lib gdi.lib
    47 
    44 
    48 			
    45 			
    49 START RESOURCE      	tRuleBasedApp4.rss
    46 START RESOURCE      	tRuleBasedApp4.rss
    52 END
    49 END
    53 
    50 
    54 START RESOURCE		tRuleBasedApp4_reg.rss
    51 START RESOURCE		tRuleBasedApp4_reg.rss
    55 TARGETPATH		/private/10003a3f/apps
    52 TARGETPATH		/private/10003a3f/apps
    56 END
    53 END
       
    54 
       
    55 SMPSAFE