|
1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // |
|
15 |
|
16 /** |
|
17 @file |
|
18 @test |
|
19 @internalComponent - Internal Symbian test code |
|
20 */ |
|
21 |
|
22 |
|
23 TARGET ticoncaptionoverride.exe |
|
24 TARGETTYPE exe |
|
25 TARGETPATH /sys/bin |
|
26 |
|
27 CAPABILITY All -Tcb |
|
28 |
|
29 UID 0x100039CE 0x2001B674 //the original UID |
|
30 VENDORID 0x70000001 |
|
31 |
|
32 SOURCEPATH . |
|
33 SOURCE ticoncaptionoverride.cpp |
|
34 |
|
35 USERINCLUDE . |
|
36 MW_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
37 //SYSTEMINCLUDE /epoc32/include/techview |
|
38 |
|
39 //reg added for Datacaging |
|
40 START RESOURCE ticoncaptionoverride_reg.rss |
|
41 TARGETPATH /private/10003a3f/import/apps |
|
42 END |
|
43 |
|
44 START RESOURCE ticoncaptionoverride.rss |
|
45 TARGETPATH /resource/apps |
|
46 END |
|
47 |
|
48 START RESOURCE ticoncaptionoverride_loc.rss |
|
49 TARGETPATH /resource/apps |
|
50 LANG SC 01 02 03 |
|
51 END |
|
52 |
|
53 START BITMAP ticoncapoverride.mbm |
|
54 TARGETPATH /resource/apps |
|
55 SOURCEPATH ../tdatasrc |
|
56 SOURCE c8,1 tstappicon24x20.bmp tstappicon24x20m.bmp |
|
57 SOURCE c8,1 tstappicon40x55.bmp tstappicon40x55m.bmp |
|
58 END |
|
59 |
|
60 START BITMAP ticoncapoverride02.m02 |
|
61 TARGETPATH /resource/apps |
|
62 SOURCEPATH ../tdatasrc |
|
63 SOURCE c8,1 def25.bmp def25m.bmp def25.bmp def25m.bmp def50.bmp def50m.bmp |
|
64 END |
|
65 |
|
66 LIBRARY euser.lib apparc.lib eikcore.lib cone.lib |
|
67 |
|
68 SMPSAFE |