ofdbus/dbus/tsrc/rom/dbus_1.iby
changeset 0 e4d67989cc36
equal deleted inserted replaced
-1:000000000000 0:e4d67989cc36
       
     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 //service files
       
    39 data=\EPOC32\WINSCW\C\data\dbus\dbus1\services\debug-method.service 			data\dbus\dbus1\services\debug-method.service
       
    40 data=\EPOC32\WINSCW\C\data\dbus\dbus1\services\debug-method1.service 			data\dbus\dbus1\services\debug-method1.service
       
    41 data=\EPOC32\WINSCW\C\data\dbus\dbus1\services\dbus-glib-server1.service 			data\dbus\dbus1\services\dbus-glib-server1.service 
       
    42 
       
    43 #endif