os/ossrv/glib/build/symbian/gobject/group/bld.inf
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 /*
     2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
     3 * All rights reserved.
     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".
     8 *
     9 * Initial Contributors:
    10 * Nokia Corporation - initial contribution.
    11 *
    12 * Contributors:
    13 *
    14 * Description:  This is a bld file to generate libglib
    15  *
    16 */
    17 
    18 PRJ_PLATFORMS
    19 DEFAULT
    20 
    21 PRJ_EXPORTS
    22 //libgobject
    23 ../../../../gobject/gboxed.h				/epoc32/include/stdapis/glib-2.0/gobject/gboxed.h
    24 ../../../../gobject/gclosure.h				/epoc32/include/stdapis/glib-2.0/gobject/gclosure.h
    25 ../../../../gobject/genums.h				/epoc32/include/stdapis/glib-2.0/gobject/genums.h
    26 ../../../../gobject/gmarshal.h				/epoc32/include/stdapis/glib-2.0/gobject/gmarshal.h
    27 ../../../../gobject/gobject.h				/epoc32/include/stdapis/glib-2.0/gobject/gobject.h
    28 ../../../../gobject/gobjectnotifyqueue.c  	/epoc32/include/stdapis/glib-2.0/gobject/gobjectnotifyqueue.c  
    29 ../../../../gobject/gparam.h				/epoc32/include/stdapis/glib-2.0/gobject/gparam.h
    30 ../../../../gobject/gparamspecs.h			/epoc32/include/stdapis/glib-2.0/gobject/gparamspecs.h
    31 ../../../../gobject/gsignal.h				/epoc32/include/stdapis/glib-2.0/gobject/gsignal.h
    32 ../../../../gobject/gsourceclosure.h		/epoc32/include/stdapis/glib-2.0/gobject/gsourceclosure.h
    33 ../../../../gobject/gtype.h				/epoc32/include/stdapis/glib-2.0/gobject/gtype.h
    34 ../../../../gobject/gtypemodule.h			/epoc32/include/stdapis/glib-2.0/gobject/gtypemodule.h
    35 ../../../../gobject/gtypeplugin.h			/epoc32/include/stdapis/glib-2.0/gobject/gtypeplugin.h
    36 ../../../../gobject/gvalue.h				/epoc32/include/stdapis/glib-2.0/gobject/gvalue.h
    37 ../../../../gobject/gvaluearray.h			/epoc32/include/stdapis/glib-2.0/gobject/gvaluearray.h
    38 ../../../../gobject/gvaluecollector.h		/epoc32/include/stdapis/glib-2.0/gobject/gvaluecollector.h
    39 ../../../../gobject/gvaluetypes.h			/epoc32/include/stdapis/glib-2.0/gobject/gvaluetypes.h
    40 ../../../../gobject/gobject_global.h        		/epoc32/include/stdapis/glib-2.0/gobject_global.h
    41 
    42 PRJ_MMPFILES
    43  libgobject.mmp
    44 
    45 
    46