equal
deleted
inserted
replaced
|
1 /* |
|
2 * Copyright (c) 1997-2001 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 the License "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: |
|
15 * |
|
16 */ |
|
17 |
|
18 #include "../webkitcommon.mmpi" |
|
19 |
|
20 TARGET object.lib |
|
21 TARGETTYPE lib |
|
22 |
|
23 CAPABILITY CAP_GENERAL_DLL |
|
24 VENDORID VID_DEFAULT |
|
25 |
|
26 SOURCEPATH ../../src/object/src/ |
|
27 |
|
28 SOURCE Aggregate.c |
|
29 SOURCE Base.c |
|
30 SOURCE Core.c |
|
31 SOURCE Dynamic.c |
|
32 SOURCE Factory.c |
|
33 SOURCE Interface.c |
|
34 SOURCE Object.c |
|
35 SOURCE Secondary.c |
|
36 SOURCE Shared.c |