First public contribution.
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
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".
9 * Initial Contributors:
10 * Nokia Corporation - initial contribution.
20 #include <platform_paths.hrh>
28 UID 0x1000008d 0x20010153
30 // Allow global writeable static data
39 MACRO DBUS_COMPILATION
40 MACRO DBUS_BUILD_TESTS
46 // System include paths
52 OS_LAYER_SYSTEMINCLUDE
53 OS_LAYER_LIBC_SYSTEMINCLUDE
54 OS_LAYER_DBUS_SYSTEMINCLUDE
60 SOURCE libdbus_wsd.cpp
66 SOURCE dbus-auth-script.c
68 SOURCE dbus-connection.c
71 SOURCE dbus-marshal-header.c
72 SOURCE dbus-marshal-byteswap.c
73 SOURCE dbus-marshal-recursive.c
74 SOURCE dbus-marshal-validate.c
77 SOURCE dbus-object-tree.c
78 SOURCE dbus-pending-call.c
79 SOURCE dbus-resources.c
81 SOURCE dbus-server-debug-pipe.c
82 SOURCE dbus-server-socket.c
83 SOURCE dbus-server-unix.c
85 SOURCE dbus-signature.c
88 SOURCE dbus-transport.c
89 SOURCE dbus-transport-socket.c
90 SOURCE dbus-transport-unix.c
94 SOURCE dbus-dataslot.c
96 SOURCE dbus-internals.c
98 SOURCE dbus-marshal-basic.c
100 SOURCE dbus-mempool.c
102 SOURCE dbus-sysdeps.c
103 SOURCE dbus-sysdeps-pthread.c
104 SOURCE dbus-sysdeps-unix.c
107 // Library dependencies
111 LIBRARY libpthread.lib
114 LIBRARY ewsd.lib //wsd solution
121 //MultiDrive support APIs
122 SOURCE dbus-sysdeps-unix-helper.cpp