sl@0
|
1 |
; Copyright (c) 2010 Nokia Corporation and/or its subsidiary(-ies).
|
sl@0
|
2 |
; All rights reserved.
|
sl@0
|
3 |
; This component and the accompanying materials are made available
|
sl@0
|
4 |
; under the terms of "Eclipse Public License v1.0"
|
sl@0
|
5 |
; which accompanies this distribution, and is available
|
sl@0
|
6 |
; at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
sl@0
|
7 |
;
|
sl@0
|
8 |
; Initial Contributors:
|
sl@0
|
9 |
; Nokia Corporation - initial contribution.
|
sl@0
|
10 |
;
|
sl@0
|
11 |
; Contributors:
|
sl@0
|
12 |
;
|
sl@0
|
13 |
; Description:
|
sl@0
|
14 |
;
|
sl@0
|
15 |
;File: bitgdi.pkg;
|
sl@0
|
16 |
;
|
sl@0
|
17 |
;*Languages
|
sl@0
|
18 |
&EN
|
sl@0
|
19 |
;
|
sl@0
|
20 |
;*Standard SIS file header. This section specifies the package name,
|
sl@0
|
21 |
;application UID, and version/build numbers. Add the package TYPE here if needed.
|
sl@0
|
22 |
#{"UIBench_S60"},(0x101FB3E8),1,0,1;
|
sl@0
|
23 |
;
|
sl@0
|
24 |
|
sl@0
|
25 |
;*Unique (Non-Localized) Vendor name
|
sl@0
|
26 |
;This is used in combination with signing to prevent the unauthroized
|
sl@0
|
27 |
;upgrade of a a package by someone other than the rightful vendor.
|
sl@0
|
28 |
:"Nokia"
|
sl@0
|
29 |
|
sl@0
|
30 |
;*Localized Vendor Name
|
sl@0
|
31 |
;This specifies the localized vendor name(s) corresponding to language(s).
|
sl@0
|
32 |
%{"Nokia Test EN"}
|
sl@0
|
33 |
|
sl@0
|
34 |
;*Files To Copy...<src> <destination>
|
sl@0
|
35 |
|
sl@0
|
36 |
"\epoc32\data\c\uibench_s60\te_uibench_s60_tcopyrect.script"-"c:\uibench_s60\te_uibench_s60_tcopyrect.script"
|
sl@0
|
37 |
"\epoc32\data\c\uibench_s60\te_uibench_s60_tflowwindows.script"-"c:\uibench_s60\te_uibench_s60_tflowwindows.script"
|
sl@0
|
38 |
"\epoc32\data\c\uibench_s60\te_uibench_s60_tfonts.script"-"c:\uibench_s60\te_uibench_s60_tfonts.script"
|
sl@0
|
39 |
"\epoc32\data\c\uibench_s60\te_uibench_s60_tpan.script"-"c:\uibench_s60\te_uibench_s60_tpan.script"
|
sl@0
|
40 |
"\epoc32\data\c\uibench_s60\te_uibench_s60_trotate.script"-"c:\uibench_s60\te_uibench_s60_trotate.script"
|
sl@0
|
41 |
"\epoc32\data\c\uibench_s60\te_uibench_s60_tscale.script"-"c:\uibench_s60\te_uibench_s60_tscale.script"
|
sl@0
|
42 |
"\epoc32\data\c\uibench_s60\te_uibench_s60_tuiandvideo.script"-"c:\uibench_s60\te_uibench_s60_tuiandvideo.script"
|
sl@0
|
43 |
"\epoc32\data\c\uibench_s60\te_uibench_s60_tzorder.script"-"c:\uibench_s60\te_uibench_s60_tzorder.script"
|
sl@0
|
44 |
"\epoc32\data\c\uibench_s60\te_uibench_s60_dphone79.script"-"c:\uibench_s60\te_uibench_s60_dphone79.script"
|
sl@0
|
45 |
"\epoc32\data\c\uibench_s60\te_uibench_s60_techview_emulator.script"-"c:\uibench_s60\te_uibench_s60_techview_emulator.script"
|
sl@0
|
46 |
|