os/ossrv/ofdbus/dbus/rom/dbus.iby
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
     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 #ifndef __DBUS_IBY__
    18 #define __DBUS_IBY__
    19 
    20 //MRT Gaming DLLs
    21 file=ABI_DIR\UDEB\libxml2.dll          				SHARED_LIB_DIR\libxml2.dll
    22 
    23 
    24 //DBus dlls 
    25 file=ABI_DIR\UDEB\libdbus.dll          				SHARED_LIB_DIR\libdbus.dll
    26 file=ABI_DIR\UDEB\dbusdaemon.exe          			PROGRAMS_DIR\dbusdaemon.exe
    27 file=ABI_DIR\UDEB\libdbus-glib.dll     				SHARED_LIB_DIR\libdbus-glib.dll
    28 file=ABI_DIR\UDEB\libdbus-utils.dll					SHARED_LIB_DIR\libdbus-utils.dll
    29 
    30 //dbus test dll's
    31 file=ABI_DIR\UDEB\example-service.exe          			PROGRAMS_DIR\example-service.exe
    32 file=ABI_DIR\UDEB\method.exe          			PROGRAMS_DIR\method.exe
    33 file=ABI_DIR\UDEB\method1.exe          			PROGRAMS_DIR\method1.exe
    34 file=ABI_DIR\UDEB\test-service.exe          			PROGRAMS_DIR\test-service.exe
    35 file=ABI_DIR\UDEB\dbus_glib_server1.exe          			PROGRAMS_DIR\dbus_glib_server1.exe
    36 file=ABI_DIR\UDEB\file-transfer-server.exe          			PROGRAMS_DIR\file-transfer-server.exe
    37 
    38 
    39 file=ABI_DIR\UDEB\dbus_glib_server2.exe          			PROGRAMS_DIR\dbus_glib_server2.exe
    40 
    41 
    42 
    43 data=\EPOC32\WINSCW\C\data\dbus\dbus1\services\debug-method.service     data\dbus\dbus1\services\debug-method.service
    44 data=\EPOC32\WINSCW\C\data\dbus\dbus1\services\dbus-glib-server1.service	data\dbus\dbus1\services\dbus-glib-server1.service
    45 data=\EPOC32\WINSCW\C\data\dbus\dbus1\services\dbus-glib-server2.service	data\dbus\dbus1\services\dbus-glib-server2.service
    46 data=\EPOC32\WINSCW\C\data\dbus\dbus1\services\debug-echo.service			data\dbus\dbus1\services\debug-echo.service
    47 data=\EPOC32\WINSCW\C\data\dbus\dbus1\services\debug-method1.service		data\dbus\dbus1\services\debug-method1.service	
    48 data=\EPOC32\WINSCW\C\data\dbus\dbus1\services\example.service			data\dbus\dbus1\services\example.service
    49 data=\EPOC32\WINSCW\C\data\dbus\dbus1\services\file-transfer-server.service	data\dbus\dbus1\services\file-transfer-server.service
    50 
    51 
    52 //data=\EPOC32\WINSCW\C\data\dbus\system.conf 			data\dbus\system.conf
    53 
    54 #endif