localisation/apparchitecture/tef/ticoncaptionoverride.mmp
branchSymbian3
changeset 57 b8d18c84f71c
parent 6 c108117318cb
equal deleted inserted replaced
56:aa99f2208aad 57:b8d18c84f71c
     1 // Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 2008-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        	ticoncaptionoverride.exe
    23 TARGET        	ticoncaptionoverride.exe
    27 TARGETTYPE    	exe
    24 TARGETTYPE    	exe
    28 TARGETPATH		/sys/bin
    25 TARGETPATH		/sys/bin
    29 
    26 
    34 
    31 
    35 SOURCEPATH    	.
    32 SOURCEPATH    	.
    36 SOURCE        	ticoncaptionoverride.cpp
    33 SOURCE        	ticoncaptionoverride.cpp
    37 
    34 
    38 USERINCLUDE   	.
    35 USERINCLUDE   	.
    39 SYSTEMINCLUDE 	/epoc32/include
    36 MW_LAYER_SYSTEMINCLUDE_SYMBIAN
    40 SYSTEMINCLUDE 	/epoc32/include/techview
    37 //SYSTEMINCLUDE 	/epoc32/include/techview
    41 
       
    42 MW_LAYER_SYSTEMINCLUDE
       
    43 
    38 
    44 //reg added for Datacaging
    39 //reg added for Datacaging
    45 START RESOURCE	ticoncaptionoverride_reg.rss
    40 START RESOURCE	ticoncaptionoverride_reg.rss
    46 TARGETPATH		/private/10003a3f/import/apps
    41 TARGETPATH		/private/10003a3f/import/apps
    47 END
    42 END
    63 END
    58 END
    64 
    59 
    65 START BITMAP 	ticoncapoverride02.m02
    60 START BITMAP 	ticoncapoverride02.m02
    66 TARGETPATH 		/resource/apps
    61 TARGETPATH 		/resource/apps
    67 SOURCEPATH 		../tdatasrc
    62 SOURCEPATH 		../tdatasrc
    68 SOURCE 			c8,1 DEF25.BMP DEF25M.BMP DEF25.BMP DEF25M.BMP DEF50.BMP DEF50M.BMP
    63 SOURCE 			c8,1 def25.bmp def25m.bmp def25.bmp def25m.bmp def50.bmp def50m.bmp
    69 END
    64 END
    70 
    65 
    71 LIBRARY 	euser.lib apparc.lib eikcore.lib cone.lib 
    66 LIBRARY 	euser.lib apparc.lib eikcore.lib cone.lib 
       
    67 
       
    68 SMPSAFE