Update contrib.
1 // Copyright (c) 2005-2009 Nokia Corporation and/or its subsidiary(-ies).
2 // All rights reserved.
3 // This component and the accompanying materials are made available
4 // under the terms of the License "ARM EABI LICENCE.txt"
5 // which accompanies this distribution, and is available
6 // in kernel/eka/compsupp.
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
14 // DRTRVCT2_2_COMMON.MMP
20 OPTION ARMCC --no_exceptions --no_exceptions_unwind
29 // global new/delete operators
30 SOURCE rtopnew.cpp rtopdel.cpp
32 // exception support - from RVCT 2.1 onwards
33 // SOURCE exception_support.cpp
34 // default _fp_init definition - should be overridden by fp library
36 // dummy for now, needs to go away
37 // SOURCE rte32dll.cpp
40 LIBRARY scppnwdl.lib euser.lib
42 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
43 #ifdef SYMBIAN_OLD_EXPORT_LOCATION
44 SYSTEMINCLUDE ../../include
53 //ARMLIBS cpprt_t__u.l
54 // shouldn't really need this if btod.o wasn't so monolithic....
58 //ARMLIBS cpprt_a__u.l
59 // shouldn't really need this if btod.o wasn't so monolithic....