sl@0: sl@0: // Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies). sl@0: // All rights reserved. sl@0: // This component and the accompanying materials are made available sl@0: // under the terms of the License "Eclipse Public License v1.0" sl@0: // which accompanies this distribution, and is available sl@0: // at the URL "http://www.eclipse.org/legal/epl-v10.html". sl@0: // sl@0: // Initial Contributors: sl@0: // Nokia Corporation - initial contribution. sl@0: // sl@0: // Contributors: sl@0: // sl@0: // Description: sl@0: // e32test/group/t_romtable.mmp sl@0: // sl@0: // sl@0: sl@0: TARGET t_romtable.exe sl@0: TARGETTYPE EXE sl@0: SOURCEPATH ../cppexceptions sl@0: SOURCE t_romtable.cpp sl@0: sl@0: LIBRARY euser.lib d_second_excp.lib scppnwdl.lib t_drtaeabi.lib sl@0: sl@0: #if defined ARMCC_2_1 sl@0: LIBRARY DRTRVCT2_1.LIB sl@0: #elif defined ARMCC_2_2 sl@0: LIBRARY drtrvct2_2.lib sl@0: #elif defined ARMCC_3_1 sl@0: LIBRARY drtrvct3_1.lib sl@0: #endif sl@0: sl@0: OS_LAYER_SYSTEMINCLUDE_SYMBIAN sl@0: USERINCLUDE ../../../kernel/eka/compsupp/symaehabi sl@0: sl@0: START ARMCC sl@0: ARMRT sl@0: ARMINC sl@0: END sl@0: sl@0: CAPABILITY all sl@0: sl@0: sl@0: VENDORID 0x70000001 sl@0: sl@0: SMPSAFE