localisation/apparchitecture/tef/tRuleBasedApps/tRuleBasedApp3.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_RuleBasedApp.mmp
    14 // t_RuleBasedApp.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			tRuleBasedApp3.exe
    25 TARGET			trulebasedapp3.exe
    28 TARGETTYPE		exe
    26 TARGETTYPE		exe
    29 
    27 
    30 
    28 
    31 UID           		0x100039CE 0X1020D6FE
    29 UID           		0x100039CE 0X1020D6FE
    32 
    30 
    37 SOURCE        		tRuleBasedApp3.cpp
    35 SOURCE        		tRuleBasedApp3.cpp
    38 
    36 
    39 
    37 
    40 USERINCLUDE   		.
    38 USERINCLUDE   		.
    41 
    39 
    42 SYSTEMINCLUDE 		/epoc32/include
    40 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    43 SYSTEMINCLUDE 		/epoc32/include/techview
    41 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
    44 
    42 //SYSTEMINCLUDE 		/epoc32/include/techview
    45 MW_LAYER_SYSTEMINCLUDE
       
    46 
    43 
    47 LIBRARY       		euser.lib apparc.lib cone.lib eikcore.lib bitgdi.lib fntstr.lib fbscli.lib gdi.lib
    44 LIBRARY       		euser.lib apparc.lib cone.lib eikcore.lib bitgdi.lib fntstr.lib fbscli.lib gdi.lib
    48 
    45 
    49 			
    46 			
    50 START RESOURCE      	tRuleBasedApp3.rss
    47 START RESOURCE      	tRuleBasedApp3.rss
    53 END
    50 END
    54 
    51 
    55 START RESOURCE		tRuleBasedApp3_reg.rss
    52 START RESOURCE		tRuleBasedApp3_reg.rss
    56 TARGETPATH		/private/10003a3f/apps
    53 TARGETPATH		/private/10003a3f/apps
    57 END
    54 END
       
    55 
       
    56 SMPSAFE