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