localisation/apparchitecture/tef/tupgradeiconapp/tupgradeiconapp.mmp
branchSymbian3
changeset 57 b8d18c84f71c
parent 6 c108117318cb
equal deleted inserted replaced
56:aa99f2208aad 57:b8d18c84f71c
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2007-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 // using relative paths for sourcepath and user includes
    14 // using relative paths for sourcepath and user includes
    15 // 
    15 // 
    16 //
    16 //
    17 
    17 
    18 
       
    19 
       
    20 /**
    18 /**
    21  @file
    19  @file
    22  @test
    20  @test
    23  @internalComponent - Internal Symbian test code
    21  @internalComponent - Internal Symbian test code
    24 */
    22 */
    25 
       
    26 #include <platform_paths.hrh>
       
    27 
    23 
    28 TARGET        		tupgradeiconapp.exe
    24 TARGET        		tupgradeiconapp.exe
    29 TARGETTYPE    		exe
    25 TARGETTYPE    		exe
    30 TARGETPATH      	/sys/bin
    26 TARGETPATH      	/sys/bin
    31 UID           		0x100039CE 0xA0003195
    27 UID           		0x100039CE 0xA0003195
    34 
    30 
    35 SOURCEPATH    	.
    31 SOURCEPATH    	.
    36 SOURCE		tupgradeiconapp.cpp
    32 SOURCE		tupgradeiconapp.cpp
    37 
    33 
    38 USERINCLUDE   	.
    34 USERINCLUDE   	.
    39 SYSTEMINCLUDE 	/epoc32/include
    35 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    40 SYSTEMINCLUDE 	/epoc32/include/techview
    36 APP_LAYER_SYSTEMINCLUDE_SYMBIAN
    41 
    37 //SYSTEMINCLUDE 	/epoc32/include/techview
    42 MW_LAYER_SYSTEMINCLUDE
       
    43 
    38 
    44 SOURCEPATH	.
    39 SOURCEPATH	.
    45 RESOURCE 	tupgradeiconapp.RSS
    40 RESOURCE 	tupgradeiconapp.rss
    46 START RESOURCE	tupgradeiconapp.RSS
    41 START RESOURCE	tupgradeiconapp.rss
    47 TARGETPATH	/resource/apps
    42 TARGETPATH	/resource/apps
    48 LANG		SC
    43 LANG		SC
    49 END
    44 END
    50 
    45 
    51 SOURCEPATH	.
    46 SOURCEPATH	.
    53 TARGETPATH /private/10003a3f/apps
    48 TARGETPATH /private/10003a3f/apps
    54 END
    49 END
    55 
    50 
    56 
    51 
    57 LIBRARY       euser.lib apparc.lib cone.lib eikcore.lib gdi.lib
    52 LIBRARY       euser.lib apparc.lib cone.lib eikcore.lib gdi.lib
       
    53 
       
    54 SMPSAFE