mpviewplugins/mpdetailsviewplugin/tsrc/megapak.pkg
changeset 48 af3740e3753f
parent 42 79c49924ae23
child 54 c5b304f4d89b
equal deleted inserted replaced
42:79c49924ae23 48:af3740e3753f
     1 ;
       
     2 ; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
       
     3 ; All rights reserved.
       
     4 ; This component and the accompanying materials are made available
       
     5 ; under the terms of "Eclipse Public License v1.0"
       
     6 ; which accompanies this distribution, and is available
       
     7 ; at the URL "http://www.eclipse.org/legal/epl-v10.html".
       
     8 ;
       
     9 ; Initial Contributors:
       
    10 ; Nokia Corporation - initial contribution.
       
    11 ;
       
    12 ; Contributors:
       
    13 ;
       
    14 ; Description: Metapackage for all unit tests
       
    15 ;
       
    16 ; Language
       
    17 &EN
       
    18 
       
    19 ; SIS header: name, uid, version
       
    20 #{"megapak"},(0xEEEECAFE),1,0,0
       
    21 
       
    22 ; Localised Vendor name
       
    23 %{"Vendor"}
       
    24 
       
    25 ; Unique Vendor name
       
    26 :"Vendor"
       
    27 
       
    28 
       
    29 ; Manual PKG pre-rules from PRO files
       
    30 ; Default HW/platform dependencies
       
    31 ;[0x101F7961],0,0,0,{"S60ProductID"}
       
    32 ;[0x102032BE],0,0,0,{"S60ProductID"}
       
    33 ;[0x102752AE],0,0,0,{"S60ProductID"}
       
    34 ;[0x1028315F],0,0,0,{"S60ProductID"}
       
    35  
       
    36 ; Default dependency to Qt libraries
       
    37 ;(0x2001E61C), 4, 6, 3, {"Qt"}
       
    38 ; Dependency to Qt Webkit
       
    39 ;(0x200267C2), 4, 6, 3, {"QtWebKit"}
       
    40 
       
    41 ; Embedded SIS files
       
    42 @"./unittest_mpdetailssharedialog/unittest_mpdetailssharedialog.sisx", (0xE3fe6204)
       
    43 @"./unittest_mpdetailsview/UT_detailsview.sisx", (0xE003e880)
       
    44 @"./unittest_mpdetailsviewplugin/UT_mpdetailsviewplugin.sisx", (0xE003e881)
       
    45 @"./unittest_mpquerymanager/UT_mpquerymanager.sisx", (0xE003e882)
       
    46 @"./unittest_mpsharedata/unittest_mpsharedata.sisx", (0xE5d27be8)