os/ossrv/glib/build/symbian/gobject/group/bld.inf
changeset 0 bde4ae8d615e
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/os/ossrv/glib/build/symbian/gobject/group/bld.inf	Fri Jun 15 03:10:57 2012 +0200
     1.3 @@ -0,0 +1,46 @@
     1.4 +/*
     1.5 +* Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     1.6 +* All rights reserved.
     1.7 +* This component and the accompanying materials are made available
     1.8 +* under the terms of "Eclipse Public License v1.0"
     1.9 +* which accompanies this distribution, and is available
    1.10 +* at the URL "http://www.eclipse.org/legal/epl-v10.html".
    1.11 +*
    1.12 +* Initial Contributors:
    1.13 +* Nokia Corporation - initial contribution.
    1.14 +*
    1.15 +* Contributors:
    1.16 +*
    1.17 +* Description:  This is a bld file to generate libglib
    1.18 + *
    1.19 +*/
    1.20 +
    1.21 +PRJ_PLATFORMS
    1.22 +DEFAULT
    1.23 +
    1.24 +PRJ_EXPORTS
    1.25 +//libgobject
    1.26 +../../../../gobject/gboxed.h				/epoc32/include/stdapis/glib-2.0/gobject/gboxed.h
    1.27 +../../../../gobject/gclosure.h				/epoc32/include/stdapis/glib-2.0/gobject/gclosure.h
    1.28 +../../../../gobject/genums.h				/epoc32/include/stdapis/glib-2.0/gobject/genums.h
    1.29 +../../../../gobject/gmarshal.h				/epoc32/include/stdapis/glib-2.0/gobject/gmarshal.h
    1.30 +../../../../gobject/gobject.h				/epoc32/include/stdapis/glib-2.0/gobject/gobject.h
    1.31 +../../../../gobject/gobjectnotifyqueue.c  	/epoc32/include/stdapis/glib-2.0/gobject/gobjectnotifyqueue.c  
    1.32 +../../../../gobject/gparam.h				/epoc32/include/stdapis/glib-2.0/gobject/gparam.h
    1.33 +../../../../gobject/gparamspecs.h			/epoc32/include/stdapis/glib-2.0/gobject/gparamspecs.h
    1.34 +../../../../gobject/gsignal.h				/epoc32/include/stdapis/glib-2.0/gobject/gsignal.h
    1.35 +../../../../gobject/gsourceclosure.h		/epoc32/include/stdapis/glib-2.0/gobject/gsourceclosure.h
    1.36 +../../../../gobject/gtype.h				/epoc32/include/stdapis/glib-2.0/gobject/gtype.h
    1.37 +../../../../gobject/gtypemodule.h			/epoc32/include/stdapis/glib-2.0/gobject/gtypemodule.h
    1.38 +../../../../gobject/gtypeplugin.h			/epoc32/include/stdapis/glib-2.0/gobject/gtypeplugin.h
    1.39 +../../../../gobject/gvalue.h				/epoc32/include/stdapis/glib-2.0/gobject/gvalue.h
    1.40 +../../../../gobject/gvaluearray.h			/epoc32/include/stdapis/glib-2.0/gobject/gvaluearray.h
    1.41 +../../../../gobject/gvaluecollector.h		/epoc32/include/stdapis/glib-2.0/gobject/gvaluecollector.h
    1.42 +../../../../gobject/gvaluetypes.h			/epoc32/include/stdapis/glib-2.0/gobject/gvaluetypes.h
    1.43 +../../../../gobject/gobject_global.h        		/epoc32/include/stdapis/glib-2.0/gobject_global.h
    1.44 +
    1.45 +PRJ_MMPFILES
    1.46 + libgobject.mmp
    1.47 +
    1.48 +
    1.49 +