kernel/eka/compsupp/rvct2_1/dfprvct2_1-thunk.mmp
author Arnaud Lenoir
Wed, 24 Mar 2010 19:33:09 +0000
branchRCL_3
changeset 82 3ef8482ae3ed
parent 0 a41df078684a
permissions -rw-r--r--
Modify the script to solve problem with e32path and change all / to \ to allow to build rom image without any errors!!

// Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of the License "ARM EABI LICENCE.txt"
// which accompanies this distribution, and is available
// in kernel/eka/compsupp.
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
//

target 			dfprvct2_1-thunk.dll

targettype		dll

sourcepath		.
source			dfprvct2_1-thunk.cpp

library			dfpaeabi.lib

start armcc
armrt
end // armcc

option armcc --no_exceptions --no_exceptions_unwind

capability		all
vendorid		0x70000001

SMPSAFE