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.
     1 ; Copyright (c) 2010 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 ;File: bitgdi.pkg;
    16 ;
    17 ;*Languages
    18 &EN
    19 ;
    20 ;*Standard SIS file header. This section specifies the package name,
    21 ;application UID, and version/build numbers. Add the package TYPE here if needed.
    22 #{"ScdvTest"},(0x101FB3E8),1,0,1;
    23 ;
    24 
    25 ;*Unique (Non-Localized) Vendor name
    26 ;This is used in combination with signing to prevent the unauthroized
    27 ;upgrade of a a package by someone other than the rightful vendor.
    28 :"Nokia"
    29 
    30 ;*Localized Vendor Name
    31 ;This specifies the localized vendor name(s) corresponding to language(s).
    32 %{"Nokia Test EN"}
    33 
    34 ;*Files To Copy...<src> <destination>
    35 
    36 "\epoc32\data\z\scdvtest\scdvtest_t_LowLevel.script"-"c:\scdvtest\scdvtest_t_LowLevel.script"
    37 "\epoc32\data\z\scdvtest\scdvtest_t_LowLevel1.script"-"c:\scdvtest\scdvtest_t_LowLevel1.script"
    38 "\epoc32\data\z\scdvtest\scdvtest_t_RWindows.script"-"c:\scdvtest\scdvtest_t_RWindows.script"
    39 "\epoc32\data\z\scdvtest\scdvtest_t_Scaling.script"-"c:\scdvtest\scdvtest_t_Scaling.script"
    40 ;COMMENTED OUT FOR 10T38 ZERO TOLERANCE TEST STRATEGY
    41 ;"\epoc32\data\z\scdvtest\scdvtest_t_Scdv.script"-"c:\scdvtest\scdvtest_t_Scdv.script"
    42 "\epoc32\data\z\scdvtest\scdvtest_t_devorientation.script"-"c:\scdvtest\scdvtest_t_devorientation.script"
    43 "\epoc32\data\z\scdvtest\scdvtest_t_directscreenbitmap.script"-"c:\scdvtest\scdvtest_t_directscreenbitmap.script"
    44