|
1 /* |
|
2 * Copyright (c) 2008-2009 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 "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 |
|
19 TARGET xmlomxclient.dll |
|
20 TARGETTYPE DLL |
|
21 UID 0 0x10286694 |
|
22 CAPABILITY All -TCB |
|
23 |
|
24 OS_LAYER_SYSTEMINCLUDE_SYMBIAN |
|
25 OS_LAYER_LIBC_SYSTEMINCLUDE |
|
26 |
|
27 USERINCLUDE ../inc |
|
28 USERINCLUDE ../src |
|
29 |
|
30 |
|
31 SOURCEPATH ../src |
|
32 SOURCE omx_xml_script.cpp |
|
33 SOURCE asbreakeventhandler.cpp |
|
34 SOURCE paramconversion.cpp |
|
35 SOURCE statedes.cpp |
|
36 SOURCE omxscriptparser.cpp |
|
37 SOURCE omxscripttest.cpp |
|
38 SOURCE omxutil.cpp |
|
39 SOURCE nontunneledhandler.cpp |
|
40 SOURCE videotesttimer.cpp |
|
41 SOURCE videobufferhandler.cpp |
|
42 SOURCE videobuffersinkhandler.cpp |
|
43 SOURCE videobufferhandler_mpeg4.cpp |
|
44 SOURCE transition.cpp |
|
45 SOURCE parsemap.c |
|
46 SOURCE baseprofilehandler.cpp |
|
47 SOURCE baseprofiletimestamping.cpp |
|
48 SOURCE omxthreadrequest.cpp |
|
49 SOURCE portbufferhandler.cpp |
|
50 SOURCE threadedlogger.cpp |
|
51 SOURCE windowmanager.cpp |
|
52 |
|
53 #ifdef ENABLE_ABIV2_MODE |
|
54 DEBUGGABLE |
|
55 #endif |
|
56 |
|
57 LIBRARY euser.lib |
|
58 LIBRARY omxilcoreclient.lib |
|
59 LIBRARY t_videoframesupplier.lib |
|
60 |
|
61 NOSTRICTDEF |
|
62 |
|
63 LIBRARY 3gpmp4lib.lib |
|
64 LIBRARY hash.lib |
|
65 LIBRARY inetprotutil.lib |
|
66 LIBRARY ws32.lib |
|
67 LIBRARY efsrv.lib |
|
68 LIBRARY ecom.lib |
|
69 LIBRARY xmlframework.lib |
|
70 LIBRARY bafl.lib |
|
71 LIBRARY charconv.lib |
|
72 LIBRARY libc.lib 3gplibrary.lib |