1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/ossrv/glib/build/symbian/gobject/group/libgobject.mmp Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,72 @@
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:
1.18 +*
1.19 +*/
1.20 +// This is an autogenerated mmp file. It will need
1.21 +// further edits to make it do something useful on
1.22 +// the Symbian build system
1.23 +
1.24 +
1.25 +target libgobject.dll
1.26 +targettype dll
1.27 +UID 0x1000008d 0x10281F39
1.28 +VENDORID 0x101FB657
1.29 +VERSION 2.205
1.30 +//Macros list
1.31 +macro MOBILE_PORT
1.32 +macro HAVE_CONFIG_H
1.33 +macro G_DISABLE_SINGLE_INCLUDES
1.34 +//macro G_LOG_DOMAIN="GLib-GObject"
1.35 +//macro G_DISABLE_DEPRECATED
1.36 +macro GOBJECT_COMPILATION
1.37 +macro G_DISABLE_CONST_RETURNS
1.38 +macro BUILDING_LIBGOBJECT
1.39 +
1.40 +
1.41 +
1.42 +//User include paths
1.43 +userinclude ../../inc
1.44 +userinclude ../../../../glib
1.45 +userinclude ../../../../gobject
1.46 +
1.47 +
1.48 +//Adding the Symbian and PIPS include path
1.49 +systeminclude /epoc32/include
1.50 +systeminclude /epoc32/include/stdapis
1.51 +systeminclude /epoc32/include/stdapis/glib-2.0
1.52 +systeminclude /epoc32/include/stdapis/glib-2.0/gobject
1.53 +
1.54 +//Source files
1.55 +SOURCEPATH ../../../../gobject
1.56 +SOURCE gboxed.c gclosure.c genums.c gobject.c
1.57 +SOURCE gparam.c gparamspecs.c gsignal.c gsourceclosure.c gtype.c
1.58 +SOURCE gtypemodule.c gtypeplugin.c gvalue.c gvaluearray.c gvaluetransform.c
1.59 +SOURCE gvaluetypes.c
1.60 +#ifdef WINSCW
1.61 +source gobject_wsd.cpp
1.62 +#endif
1.63 +//Adding some default libraries
1.64 +library euser.lib libc.lib libglib.lib
1.65 +#ifdef WINSCW
1.66 +library ewsd.lib
1.67 +#endif
1.68 +//You may need to modify the capability
1.69 +capability All -TCB
1.70 +#ifndef WINSCW
1.71 +EPOCALLOWDLLDATA
1.72 +#endif
1.73 +
1.74 +SMPSAFE
1.75 +PAGED