os/graphics/graphicsdeviceinterface/screendriver/group/scdvtest_helium.pkg
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
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
#{"ScdvTest"},(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\z\scdvtest\scdvtest_t_LowLevel.script"-"c:\scdvtest\scdvtest_t_LowLevel.script"
sl@0
    37
"\epoc32\data\z\scdvtest\scdvtest_t_LowLevel1.script"-"c:\scdvtest\scdvtest_t_LowLevel1.script"
sl@0
    38
"\epoc32\data\z\scdvtest\scdvtest_t_RWindows.script"-"c:\scdvtest\scdvtest_t_RWindows.script"
sl@0
    39
"\epoc32\data\z\scdvtest\scdvtest_t_Scaling.script"-"c:\scdvtest\scdvtest_t_Scaling.script"
sl@0
    40
;COMMENTED OUT FOR 10T38 ZERO TOLERANCE TEST STRATEGY
sl@0
    41
;"\epoc32\data\z\scdvtest\scdvtest_t_Scdv.script"-"c:\scdvtest\scdvtest_t_Scdv.script"
sl@0
    42
"\epoc32\data\z\scdvtest\scdvtest_t_devorientation.script"-"c:\scdvtest\scdvtest_t_devorientation.script"
sl@0
    43
"\epoc32\data\z\scdvtest\scdvtest_t_directscreenbitmap.script"-"c:\scdvtest\scdvtest_t_directscreenbitmap.script"
sl@0
    44