Update contrib.
1 // Copyright (c) 2008-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.
25 sourcepath ../symaehabi
26 source symbian_support.cpp
27 source symbian_rtti.cpp
30 source cppsemantics.cpp
32 OS_LAYER_SYSTEMINCLUDE_SYMBIAN
38 #if defined(ARMCC_3_1) || defined(ARMCC_4_0)
39 armlibs c_5.l cpprt_5.l h_5.l
41 #elif defined(ARMCC_2_2)
43 ARMLIBS c_t__un.l cpprt_t__u.l
45 ARMLIBS c_a__un.l cpprt_a__u.l
51 library scppnwdl.lib euser.lib
53 #if defined(ARMCC_2_2)
54 library drtrvct2_2.lib
55 #elif defined(ARMCC_3_1)
56 library drtrvct3_1.lib