project/com.nokia.carbide.cpp.epoc.engine.tests/data/pkg/example/dependency.pkg
changeset 0 fb279309251b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/project/com.nokia.carbide.cpp.epoc.engine.tests/data/pkg/example/dependency.pkg	Fri Apr 03 23:33:03 2009 +0100
@@ -0,0 +1,34 @@
+;
+; Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
+; All rights reserved.
+; This component and the accompanying materials are made available
+; under the terms of the License "Eclipse Public License v1.0"
+; which accompanies this distribution, and is available
+; at the URL "http://www.eclipse.org/legal/epl-v10.html".
+;
+; Initial Contributors:
+; Nokia Corporation - initial contribution.
+;
+; Contributors:
+;
+; Description: 
+;
+; A simple PKG file upon which others depend
+
+; Languages
+&EN,FR
+
+; Header
+#{"Depend-EN", "Depend-FR"}, (0x80000003), 1, 2, 3
+
+%{"Vendor-EN","Vendor-FR"}
+:"Vendor"
+
+;Ordinary language-specific file to system drive
+{
+"text\englishfile.txt"
+"text\frenchfile.txt"
+}-"$:\private\80000004\import\dep-lang.txt"
+
+;Ordinary language-neutral file to system drive
+"file.txt" - "$:\private\80000004\file.txt"
\ No newline at end of file