equal
deleted
inserted
replaced
|
1 // Copyright (c) 2008-2009 Nokia Corporation and/or its subsidiary(-ies). |
|
2 // All rights reserved. |
|
3 // This component and the accompanying materials are made available |
|
4 // under the terms of "Eclipse Public License v1.0" |
|
5 // which accompanies this distribution, and is available |
|
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html". |
|
7 // |
|
8 // Initial Contributors: |
|
9 // Nokia Corporation - initial contribution. |
|
10 // |
|
11 // Contributors: |
|
12 // |
|
13 // Description: |
|
14 // Project specification file for XML Engine SAX Ecom Plugin. |
|
15 // |
|
16 // |
|
17 |
|
18 TARGET xmlenginesaxplugin.dll |
|
19 CAPABILITY All -Tcb |
|
20 TARGETTYPE plugin |
|
21 UID 0x10009D8D 0x101f9782 |
|
22 VENDORID 0x70000001 |
|
23 |
|
24 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
25 OS_LAYER_LIBC_SYSTEMINCLUDE |
|
26 SYSTEMINCLUDE /epoc32/include/stdapis/libxml2 |
|
27 |
|
28 USERINCLUDE ../../libxml2libs/inc/libxml2_nonexport |
|
29 |
|
30 SOURCEPATH ../src |
|
31 SOURCE xmlengsaxplugin.cpp |
|
32 SOURCE xmlengsaxcallback.cpp |
|
33 |
|
34 SOURCEPATH ../src |
|
35 START RESOURCE 101f9782.rss |
|
36 TARGET xmlenginesaxplugin.rsc |
|
37 END |
|
38 |
|
39 LIBRARY euser.lib |
|
40 LIBRARY xmlframework.lib |
|
41 LIBRARY xmlengine.lib |
|
42 LIBRARY xmlengineutils.lib |
|
43 LIBRARY bafl.lib |
|
44 |
|
45 |
|
46 |
|
47 SMPSAFE |