diff -r 000000000000 -r e83bab7cf002 widgetmodel/sis/widgetmodel.pkg --- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/widgetmodel/sis/widgetmodel.pkg Thu Dec 17 08:56:02 2009 +0200 @@ -0,0 +1,48 @@ +; +; 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 "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: Pkg file to export widgetmodel binaries. +; + +; ============================================================================ +; Name : widgetmodel.pkg +; Part of : Widget model +; Description : Package file +; Version : %version: 2 % << Don't touch! Updated by Synergy at check-out. +; +; Copyright © 2007 Nokia. All rights reserved. +; This material, including documentation and any related computer +; programs, is protected by copyright controlled by Nokia. All +; rights are reserved. Copying, including reproducing, storing, +; adapting or translating, any or all of this material requires the +; prior written consent of Nokia. This material also contains +; confidential information which may not be disclosed to others +; without the prior written consent of Nokia. +; ============================================================================ +; Template version: 4.1 + +; standard SIS file header +; : aquire proper UID +#{"Os neutral library"},(0x10207260),1,0,0 + +;Localized Vendor Name +%{"Nokia-EN"} + +;Unique Vendor name +:"Nokia" + +;Files to copy +"\epoc32\release\armv5\urel\alfwidgetutils.dll"-"!:\sys\bin\alfwidgetutils.dll" +"\epoc32\release\armv5\urel\alfwidgetmodel.dll"-"!:\sys\bin\alfwidgetmodel.dll" +"\epoc32\release\armv5\urel\alfwidgetfactory.dll"-"!:\sys\bin\alfwidgetfactory.dll" +"\epoc32\data\z\resource\plugins\alfwidgetfactory.rsc"-"!:\resource\plugins\alfwidgetfactory.rsc" \ No newline at end of file