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 testgobject.exe
22 UID 0x1000008d 0xe0000f3f
26 //VENDORID VID_DEFAULT
30 //macro G_LOG_DOMAIN="/"GLib-GObject"/"
31 //macro G_DISABLE_DEPRECATED
32 macro GOBJECT_COMPILATION
33 macro G_DISABLE_CONST_RETURNS
35 //The src directory is added to the (user)include path by default
36 userinclude ../../../../../gobject
37 //systeminclude ../gobject
38 userinclude ../../../tests/inc
39 //The top level directory is added to the include path by default
40 //systeminclude .. ../glib
42 //Adding the Symbian and PIPS include path
43 systeminclude /epoc32/include
44 systeminclude /epoc32/include/stdapis
45 systeminclude /epoc32/include/stdapis/glib-2.0
47 sourcepath ../../../../../gobject
50 //Adding some default libraries
51 library euser.lib libc.lib libglib.lib libgobject.lib
52 staticlibrary libcrt0.lib