sl@0: /* sl@0: * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: * All rights reserved. sl@0: * This component and the accompanying materials are made available sl@0: * under the terms of "Eclipse Public License v1.0" sl@0: * which accompanies this distribution, and is available sl@0: * at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: * sl@0: * Initial Contributors: sl@0: * Nokia Corporation - initial contribution. sl@0: * sl@0: * Contributors: sl@0: * sl@0: * Description: sl@0: * sl@0: */ sl@0: // This is an autogenerated mmp file. It will need sl@0: // further edits to make it do something useful on sl@0: // the Symbian build system sl@0: sl@0: sl@0: target libgobject.dll sl@0: targettype dll sl@0: UID 0x1000008d 0x10281F39 sl@0: VENDORID 0x101FB657 sl@0: VERSION 2.205 sl@0: //Macros list sl@0: macro MOBILE_PORT sl@0: macro HAVE_CONFIG_H sl@0: macro G_DISABLE_SINGLE_INCLUDES sl@0: //macro G_LOG_DOMAIN="GLib-GObject" sl@0: //macro G_DISABLE_DEPRECATED sl@0: macro GOBJECT_COMPILATION sl@0: macro G_DISABLE_CONST_RETURNS sl@0: macro BUILDING_LIBGOBJECT sl@0: sl@0: sl@0: sl@0: //User include paths sl@0: userinclude ../../inc sl@0: userinclude ../../../../glib sl@0: userinclude ../../../../gobject sl@0: sl@0: sl@0: //Adding the Symbian and PIPS include path sl@0: systeminclude /epoc32/include sl@0: systeminclude /epoc32/include/stdapis sl@0: systeminclude /epoc32/include/stdapis/glib-2.0 sl@0: systeminclude /epoc32/include/stdapis/glib-2.0/gobject sl@0: sl@0: //Source files sl@0: SOURCEPATH ../../../../gobject sl@0: SOURCE gboxed.c gclosure.c genums.c gobject.c sl@0: SOURCE gparam.c gparamspecs.c gsignal.c gsourceclosure.c gtype.c sl@0: SOURCE gtypemodule.c gtypeplugin.c gvalue.c gvaluearray.c gvaluetransform.c sl@0: SOURCE gvaluetypes.c sl@0: #ifdef WINSCW sl@0: source gobject_wsd.cpp sl@0: #endif sl@0: //Adding some default libraries sl@0: library euser.lib libc.lib libglib.lib sl@0: #ifdef WINSCW sl@0: library ewsd.lib sl@0: #endif sl@0: //You may need to modify the capability sl@0: capability All -TCB sl@0: #ifndef WINSCW sl@0: EPOCALLOWDLLDATA sl@0: #endif sl@0: sl@0: SMPSAFE sl@0: PAGED