localisation/apparchitecture/tef/tlargestack/tlargestackapp.mmp
branchSymbian3
changeset 57 b8d18c84f71c
parent 6 c108117318cb
equal deleted inserted replaced
56:aa99f2208aad 57:b8d18c84f71c
     1 // Copyright (c) 2006-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2006-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.
    11 // Contributors:
    11 // Contributors:
    12 //
    12 //
    13 // Description:
    13 // Description:
    14 //
    14 //
    15 
    15 
    16 
       
    17 
       
    18 /**
    16 /**
    19  @file
    17  @file
    20  @test
    18  @test
    21  @internalComponent - Internal Symbian test code
    19  @internalComponent - Internal Symbian test code
    22 */
    20 */
    23 
    21 
    24 #include <platform_paths.hrh>
       
    25 
    22 
    26 TARGET        tlargestackapp.exe
    23 TARGET        tlargestackapp.exe
    27 TARGETTYPE    exe
    24 TARGETTYPE    exe
    28 UID           0x100039CE 0x10282B27
    25 UID           0x100039CE 0x10282B27
    29 VENDORID 	  0x70000001
    26 VENDORID 	  0x70000001
    31 epocstacksize 		0xf000
    28 epocstacksize 		0xf000
    32 
    29 
    33 SOURCEPATH    .
    30 SOURCEPATH    .
    34 SOURCE        tlargestackapp_main.cpp
    31 SOURCE        tlargestackapp_main.cpp
    35 USERINCLUDE   .
    32 USERINCLUDE   .
    36 SYSTEMINCLUDE /epoc32/include
       
    37 SYSTEMINCLUDE /epoc32/include/techview
       
    38 
    33 
    39 MW_LAYER_SYSTEMINCLUDE
    34 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    35 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
       
    36 //SYSTEMINCLUDE /epoc32/include/techview
    40 
    37 
    41 START RESOURCE	tlargestackapp.rss
    38 START RESOURCE	tlargestackapp.rss
    42 HEADER
    39 HEADER
    43 TARGETPATH		/Resource/Apps
    40 TARGETPATH		/resource/apps
    44 end
    41 end
    45 
    42 
    46 START RESOURCE	tlargestackapp_reg.rss
    43 START RESOURCE	tlargestackapp_reg.rss
    47 TARGETPATH		/private/10003a3f/apps
    44 TARGETPATH		/private/10003a3f/apps
    48 END
    45 END
    49 
    46 
    50 LIBRARY       euser.lib apparc.lib cone.lib eikcore.lib gdi.lib
    47 LIBRARY       euser.lib apparc.lib cone.lib eikcore.lib gdi.lib
       
    48 
       
    49 SMPSAFE