sl@0
|
1 |
/*
|
sl@0
|
2 |
* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
|
sl@0
|
3 |
* All rights reserved.
|
sl@0
|
4 |
* This component and the accompanying materials are made available
|
sl@0
|
5 |
* under the terms of "Eclipse Public License v1.0"
|
sl@0
|
6 |
* which accompanies this distribution, and is available
|
sl@0
|
7 |
* at the URL "http://www.eclipse.org/legal/epl-v10.html".
|
sl@0
|
8 |
*
|
sl@0
|
9 |
* Initial Contributors:
|
sl@0
|
10 |
* Nokia Corporation - initial contribution.
|
sl@0
|
11 |
*
|
sl@0
|
12 |
* Contributors:
|
sl@0
|
13 |
*
|
sl@0
|
14 |
* Description: This is a bld file to generate libglib
|
sl@0
|
15 |
*
|
sl@0
|
16 |
*/
|
sl@0
|
17 |
|
sl@0
|
18 |
PRJ_PLATFORMS
|
sl@0
|
19 |
DEFAULT
|
sl@0
|
20 |
|
sl@0
|
21 |
PRJ_EXPORTS
|
sl@0
|
22 |
//libgobject
|
sl@0
|
23 |
../../../../gobject/gboxed.h /epoc32/include/stdapis/glib-2.0/gobject/gboxed.h
|
sl@0
|
24 |
../../../../gobject/gclosure.h /epoc32/include/stdapis/glib-2.0/gobject/gclosure.h
|
sl@0
|
25 |
../../../../gobject/genums.h /epoc32/include/stdapis/glib-2.0/gobject/genums.h
|
sl@0
|
26 |
../../../../gobject/gmarshal.h /epoc32/include/stdapis/glib-2.0/gobject/gmarshal.h
|
sl@0
|
27 |
../../../../gobject/gobject.h /epoc32/include/stdapis/glib-2.0/gobject/gobject.h
|
sl@0
|
28 |
../../../../gobject/gobjectnotifyqueue.c /epoc32/include/stdapis/glib-2.0/gobject/gobjectnotifyqueue.c
|
sl@0
|
29 |
../../../../gobject/gparam.h /epoc32/include/stdapis/glib-2.0/gobject/gparam.h
|
sl@0
|
30 |
../../../../gobject/gparamspecs.h /epoc32/include/stdapis/glib-2.0/gobject/gparamspecs.h
|
sl@0
|
31 |
../../../../gobject/gsignal.h /epoc32/include/stdapis/glib-2.0/gobject/gsignal.h
|
sl@0
|
32 |
../../../../gobject/gsourceclosure.h /epoc32/include/stdapis/glib-2.0/gobject/gsourceclosure.h
|
sl@0
|
33 |
../../../../gobject/gtype.h /epoc32/include/stdapis/glib-2.0/gobject/gtype.h
|
sl@0
|
34 |
../../../../gobject/gtypemodule.h /epoc32/include/stdapis/glib-2.0/gobject/gtypemodule.h
|
sl@0
|
35 |
../../../../gobject/gtypeplugin.h /epoc32/include/stdapis/glib-2.0/gobject/gtypeplugin.h
|
sl@0
|
36 |
../../../../gobject/gvalue.h /epoc32/include/stdapis/glib-2.0/gobject/gvalue.h
|
sl@0
|
37 |
../../../../gobject/gvaluearray.h /epoc32/include/stdapis/glib-2.0/gobject/gvaluearray.h
|
sl@0
|
38 |
../../../../gobject/gvaluecollector.h /epoc32/include/stdapis/glib-2.0/gobject/gvaluecollector.h
|
sl@0
|
39 |
../../../../gobject/gvaluetypes.h /epoc32/include/stdapis/glib-2.0/gobject/gvaluetypes.h
|
sl@0
|
40 |
../../../../gobject/gobject_global.h /epoc32/include/stdapis/glib-2.0/gobject_global.h
|
sl@0
|
41 |
|
sl@0
|
42 |
PRJ_MMPFILES
|
sl@0
|
43 |
libgobject.mmp
|
sl@0
|
44 |
|
sl@0
|
45 |
|
sl@0
|
46 |
|