First public contribution.
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.
19 #include <platform_paths.hrh>
21 TARGET dbus-launch.exe
23 CAPABILITY NetworkServices
24 UID 0x100039CE 0x0126209C
26 EPOCHEAPSIZE 4 67108864 // min. 4B max 64MB
31 //MACRO DBUS_BUILD_TESTS //To enable tests uncomment this line
32 MACRO _DEBUG //To enable debug and verbose mode
35 //START RESOURCE dbus-daemon_reg.rss
37 //TARGETPATH /private/10003a3f/apps
39 //TARGETPATH /private/10003a3f/import/apps
50 USERINCLUDE ../../bus ../../dbus ..
52 // System include paths
55 OS_LAYER_SYSTEMINCLUDE
56 OS_LAYER_LIBC_SYSTEMINCLUDE
57 OS_LAYER_DBUS_SYSTEMINCLUDE
60 // Library dependencies
62 STATICLIBRARY libcrt0_gcce.lib
64 STATICLIBRARY libcrt0.lib
67 LIBRARY euser.lib // Needed in order to use Symbian services
70 LIBRARY libpthread.lib