Update contrib.
1 // Copyright (c) 2004-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 "Eclipse Public License v1.0"
5 // which accompanies this distribution, and is available
6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
8 // Initial Contributors:
9 // Nokia Corporation - initial contribution.
20 SOURCEPATH ../../../kernel/eka/compsupp/rvct
26 USERINCLUDE ../../../kernel/eka/include
27 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
29 SOURCEPATH ../../../kernel/eka/compsupp/symaehabi
30 SOURCE symbian_support.cpp
31 SOURCE symbian_rtti.cpp
34 SOURCE cppsemantics.cpp
36 SOURCEPATH ../cppexceptions
37 SOURCE export_internals.cpp
39 // we're building a runtime support lib so we have to add the libraries we want by hand
42 LIBRARY euser.lib dfpaeabi.lib dfprvct2_1.lib drtrvct2_1.lib
43 #elif defined ARMCC_2_2
44 LIBRARY euser.lib dfpaeabi.lib dfprvct2_2.lib drtrvct2_2.lib
45 #elif defined ARMCC_3_1
46 LIBRARY euser.lib dfpaeabi.lib dfprvct3_1.lib drtrvct3_1.lib scppnwdl.lib
50 ARMRT // we're building a runtime support lib so suppress all the default libraries
52 // we want the 'pure' versions to go with softvfp
55 ARMLIBS c_5.l h_5.l cpprt_5.l
57 ARMLIBS c_4.l h_4.l cpprt_4.l
61 ARMLIBS c_t__un.l cpprt_t__u.l
63 ARMLIBS c_a__un.l cpprt_a__u.l