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>
24 TARGET libdbus-glib.dll
26 UID 0x1000008d 0x20010156
37 EPOCHEAPSIZE 4 67108864 // min. 4B max 64MB
43 MACRO DBUS_BUILD_TESTS //To enable tests uncomment this line
44 MACRO _DEBUG //To enable debug and verbose mode
45 MACRO DBUS_COMPILATION
46 DEFFILE libdbus-glib.def
55 SOURCE dbus-gtype-specialized.c
57 SOURCE dbus-gsignature.c
58 SOURCE dbus-gvalue-utils.c
60 //libdbus_glib_1_la_SOURCES
64 SOURCE dbus-gmarshal.c
70 SOURCE libdbus_glib_wsd.cpp
75 USERINCLUDE ../dbus ..
76 //USERINCLUDE ../../dbus-1.0.2/dbus
77 //USERINCLUDE ../../dbus-1.0.2\
79 // System include paths
82 OS_LAYER_SYSTEMINCLUDE
83 OS_LAYER_LIBC_SYSTEMINCLUDE
84 OS_LAYER_GLIB_SYSTEMINCLUDE
85 OS_LAYER_DBUS_SYSTEMINCLUDE
87 // Library dependencies
90 LIBRARY euser.lib // Needed in order to use Symbian services
93 LIBRARY libpthread.lib
95 LIBRARY libgmodule.lib
97 LIBRARY libgobject.lib
98 LIBRARY libgthread.lib