First public contribution.
2 * Copyright (c) 2009 Nokia Corporation and/or its subsidiary(-ies).
4 * This component and the accompanying materials are made available
5 * under the terms of the License "Eclipse Public License v1.0"
6 * which accompanies this distribution, and is available
7 * at the URL "http://www.eclipse.org/legal/epl-v10.html".
9 * Initial Contributors:
10 * Nokia Corporation - initial contribution.
22 //Put kernel side DLLs in the core image on NAND configurations
23 //since that's where the majority of the client code will also be.
24 //This also works for NOR configurations since then the 'core' image is
25 //the entire ROM and there's no ROFS.
26 //ROM_IMAGE[0] device[VARID]=ABI_DIR\DEBUG_DIR\e32utracekernel.dll sys\bin\e32utracekernel.dll
27 //ROM_IMAGE[0] device[VARID]=ABI_DIR\DEBUG_DIR\e32utracekernelstubbed.dll sys\bin\e32utracekernelstubbed.dll
29 file=ABI_DIR\DEBUG_DIR\utraceuser.dll sys\bin\utraceuser.dll
30 file=ABI_DIR\DEBUG_DIR\utraceuserstubbed.dll sys\bin\utraceuserstubbed.dll