Update contrib.
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>
25 TARGET libdbus-utils.dll
27 UID 0x1000008d 0x20010154
41 MACRO DBUS_COMPILATION
42 MACRO DBUS_ENABLE_VERBOSE_MODE
43 MACRO DBUS_BUILD_TESTS
44 //MACRO DBUS_STATIC_LIBARARY_BUILD
48 // Source files for libconvience
50 SOURCE dbus-auth-util.c
51 SOURCE dbus-mainloop.c
52 SOURCE dbus-marshal-byteswap-util.c
53 SOURCE dbus-marshal-recursive-util.c
54 SOURCE dbus-marshal-validate-util.c
55 SOURCE dbus-message-factory.c
56 SOURCE dbus-message-util.c
59 SOURCE dbus-string-util.c
60 SOURCE dbus-sysdeps-util.c
61 SOURCE dbus-sysdeps-util-unix.c
62 SOURCE dbus-userdb-util.c
64 SOURCE libdbus_convenience_wsd.cpp
71 // System include paths
72 OS_LAYER_SYSTEMINCLUDE
73 OS_LAYER_LIBC_SYSTEMINCLUDE
74 OS_LAYER_DBUS_SYSTEMINCLUDE
80 LIBRARY libpthread.lib
91 //No Libraries needed as it is built statically