os/ossrv/ofdbus/dbus/tsrc/rom/dbus_6.iby
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 /*
     2 * Copyright (c) 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 #ifndef __DBUS_IBY__
    20 #define __DBUS_IBY__
    21 
    22 //MRT Gaming DLLs
    23 //file=ABI_DIR\UREL\libxml2.dll          				SHARED_LIB_DIR\libxml2.dll
    24 
    25 //DBus dlls 
    26 file=ABI_DIR\UREL\libdbus.dll          				SHARED_LIB_DIR\libdbus.dll
    27 file=ABI_DIR\UREL\libdbus-utils.dll					SHARED_LIB_DIR\libdbus-utils.dll
    28 
    29 //Glib binding dll
    30 file=ABI_DIR\UREL\libdbus-glib.dll     				SHARED_LIB_DIR\libdbus-glib.dll
    31 
    32 //dbusdaemon.exe
    33 file=ABI_DIR\UREL\dbusdaemon.exe          			PROGRAMS_DIR\dbusdaemon.exe
    34 
    35 //system.conf file
    36 data=\EPOC32\WINSCW\C\data\dbus\system.conf 			data\dbus\system.conf
    37 
    38 //test cases exe
    39 file=ABI_DIR\UREL\variable_args.exe          			PROGRAMS_DIR\variable_args.exe
    40 file=ABI_DIR\UREL\method_call.exe          			PROGRAMS_DIR\method_call.exe
    41 file=ABI_DIR\UREL\g_struct_send.exe          			PROGRAMS_DIR\g_struct_send.exe
    42 
    43 //service files
    44 //data=\EPOC32\WINSCW\C\data\dbus\dbus1\services\debug-method.service 			data\dbus\dbus1\services\debug-method.service
    45 //data=\EPOC32\WINSCW\C\data\dbus\dbus1\services\debug-method1.service 			data\dbus\dbus1\services\debug-method1.service
    46 //data=\EPOC32\WINSCW\C\data\dbus\dbus1\services\dbus-glib-server1.service 			data\dbus\dbus1\services\dbus-glib-server1.service 
    47 
    48 #endif