smsprotocols/smsstack/gsmu/group/gsmu.mmp
branchRCL_3
changeset 66 07a122eea281
parent 65 630d2f34d719
equal deleted inserted replaced
65:630d2f34d719 66:07a122eea281
     1 // Copyright (c) 1997-2010 Nokia Corporation and/or its subsidiary(-ies).
     1 // Copyright (c) 1997-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
    53 SOURCE	      EMSAnimationIE.cpp
    53 SOURCE	      EMSAnimationIE.cpp
    54 SOURCE	      EMSObjectDistributionIE.cpp
    54 SOURCE	      EMSObjectDistributionIE.cpp
    55 
    55 
    56 USERINCLUDE   ../../gsmu/inc
    56 USERINCLUDE   ../../gsmu/inc
    57 USERINCLUDE   ../../common/inc
    57 USERINCLUDE   ../../common/inc
    58 USERINCLUDE   ../traces
       
    59 
    58 
    60 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    59 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
    61 LIBRARY       euser.lib etelmm.lib efsrv.lib estor.lib charconv.lib
    60 LIBRARY       euser.lib etelmm.lib efsrv.lib estor.lib charconv.lib
    62 LIBRARY	      fbscli.lib bitgdi.lib
    61 LIBRARY	      fbscli.lib bitgdi.lib
       
    62 DEBUGLIBRARY  comsdbgutil.lib
    63 
    63 
    64 START WINS
    64 START WINS
    65 	BASEADDRESS 0x7d060000
    65 	BASEADDRESS 0x7d060000
    66 END
    66 END
    67 
    67