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.
18 #include <platform_paths.hrh>
19 target accumulator.exe
21 UID 0x1000008d 0xe000003f
26 //VENDORID VID_DEFAULT
30 //The src directory is added to the (user)include path by default
31 userinclude ../../../../../tests/gobject
32 systeminclude ../../../../../tests/gobject
34 //The top level directory is added to the include path by default
35 //systeminclude .. ../glib ../gmodule
37 //Adding the Symbian and PIPS include path
38 systeminclude /epoc32/include
39 systeminclude /epoc32/include/stdapis
40 systeminclude /epoc32/include/stdapis/glib-2.0
41 sourcepath ../../../../../tests/gobject
44 //Adding some default libraries
45 library euser.lib libc.lib
46 library libglib.lib libgobject.lib libgthread.lib
48 //You may need to modify the capability
49 staticlibrary libcrt0.lib
50 staticlibrary libtestgobject.lib