os/ossrv/glib/build/symbian/gobject/group/libgobject.mmp
author sl@SLION-WIN7.fritz.box
Fri, 15 Jun 2012 03:10:57 +0200
changeset 0 bde4ae8d615e
permissions -rw-r--r--
First public contribution.
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: 
sl@0
    15
*
sl@0
    16
*/
sl@0
    17
//	This is an autogenerated mmp file. It will need
sl@0
    18
//	further edits to make it do something useful on
sl@0
    19
//	the Symbian build system
sl@0
    20
sl@0
    21
sl@0
    22
target				libgobject.dll
sl@0
    23
targettype			dll
sl@0
    24
UID             0x1000008d  0x10281F39
sl@0
    25
VENDORID 	0x101FB657
sl@0
    26
VERSION	2.205
sl@0
    27
//Macros list
sl@0
    28
macro				MOBILE_PORT
sl@0
    29
macro				HAVE_CONFIG_H
sl@0
    30
macro				G_DISABLE_SINGLE_INCLUDES 
sl@0
    31
//macro				G_LOG_DOMAIN="GLib-GObject" 
sl@0
    32
//macro				G_DISABLE_DEPRECATED 
sl@0
    33
macro				GOBJECT_COMPILATION 
sl@0
    34
macro				G_DISABLE_CONST_RETURNS
sl@0
    35
macro				BUILDING_LIBGOBJECT
sl@0
    36
sl@0
    37
sl@0
    38
sl@0
    39
//User include paths
sl@0
    40
userinclude				../../inc 
sl@0
    41
userinclude			../../../../glib
sl@0
    42
userinclude			../../../../gobject
sl@0
    43
sl@0
    44
sl@0
    45
//Adding the Symbian and PIPS include path
sl@0
    46
systeminclude			/epoc32/include
sl@0
    47
systeminclude			/epoc32/include/stdapis
sl@0
    48
systeminclude			/epoc32/include/stdapis/glib-2.0
sl@0
    49
systeminclude			/epoc32/include/stdapis/glib-2.0/gobject
sl@0
    50
sl@0
    51
//Source files
sl@0
    52
SOURCEPATH			../../../../gobject
sl@0
    53
SOURCE				 gboxed.c gclosure.c genums.c gobject.c 
sl@0
    54
SOURCE				 gparam.c gparamspecs.c gsignal.c gsourceclosure.c gtype.c 
sl@0
    55
SOURCE				 gtypemodule.c gtypeplugin.c gvalue.c gvaluearray.c gvaluetransform.c 
sl@0
    56
SOURCE				 gvaluetypes.c 
sl@0
    57
#ifdef WINSCW
sl@0
    58
source			gobject_wsd.cpp
sl@0
    59
#endif
sl@0
    60
//Adding some default libraries
sl@0
    61
library			euser.lib libc.lib libglib.lib
sl@0
    62
#ifdef WINSCW
sl@0
    63
library		ewsd.lib
sl@0
    64
#endif
sl@0
    65
//You may need to modify the capability
sl@0
    66
capability			All -TCB
sl@0
    67
#ifndef WINSCW
sl@0
    68
EPOCALLOWDLLDATA
sl@0
    69
#endif
sl@0
    70
sl@0
    71
SMPSAFE
sl@0
    72
PAGED