project/com.nokia.carbide.cpp.epoc.engine.tests/data/pkg/example/dependency.pkg
author timkelly
Wed, 25 Mar 2009 11:55:19 -0500
changeset 8 f330c1e8a4f3
parent 2 d760517a8095
permissions -rw-r--r--
commit the merge
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
2
cawthron
parents:
diff changeset
     1
;
cawthron
parents:
diff changeset
     2
; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
cawthron
parents:
diff changeset
     3
; All rights reserved.
cawthron
parents:
diff changeset
     4
; This component and the accompanying materials are made available
cawthron
parents:
diff changeset
     5
; under the terms of the License "Eclipse Public License v1.0"
cawthron
parents:
diff changeset
     6
; which accompanies this distribution, and is available
cawthron
parents:
diff changeset
     7
; at the URL "http://www.eclipse.org/legal/epl-v10.html".
cawthron
parents:
diff changeset
     8
;
cawthron
parents:
diff changeset
     9
; Initial Contributors:
cawthron
parents:
diff changeset
    10
; Nokia Corporation - initial contribution.
cawthron
parents:
diff changeset
    11
;
cawthron
parents:
diff changeset
    12
; Contributors:
cawthron
parents:
diff changeset
    13
;
cawthron
parents:
diff changeset
    14
; Description: 
cawthron
parents:
diff changeset
    15
;
cawthron
parents:
diff changeset
    16
; A simple PKG file upon which others depend
cawthron
parents:
diff changeset
    17
cawthron
parents:
diff changeset
    18
; Languages
cawthron
parents:
diff changeset
    19
&EN,FR
cawthron
parents:
diff changeset
    20
cawthron
parents:
diff changeset
    21
; Header
cawthron
parents:
diff changeset
    22
#{"Depend-EN", "Depend-FR"}, (0x80000003), 1, 2, 3
cawthron
parents:
diff changeset
    23
cawthron
parents:
diff changeset
    24
%{"Vendor-EN","Vendor-FR"}
cawthron
parents:
diff changeset
    25
:"Vendor"
cawthron
parents:
diff changeset
    26
cawthron
parents:
diff changeset
    27
;Ordinary language-specific file to system drive
cawthron
parents:
diff changeset
    28
{
cawthron
parents:
diff changeset
    29
"text\englishfile.txt"
cawthron
parents:
diff changeset
    30
"text\frenchfile.txt"
cawthron
parents:
diff changeset
    31
}-"$:\private\80000004\import\dep-lang.txt"
cawthron
parents:
diff changeset
    32
cawthron
parents:
diff changeset
    33
;Ordinary language-neutral file to system drive
cawthron
parents:
diff changeset
    34
"file.txt" - "$:\private\80000004\file.txt"