diff -r a990138eda40 -r c30940f6d922 bsptemplate/asspandvariant/template_variant/rom/base_template.iby --- a/bsptemplate/asspandvariant/template_variant/rom/base_template.iby Thu Apr 29 11:08:53 2010 +0100 +++ b/bsptemplate/asspandvariant/template_variant/rom/base_template.iby Tue May 04 09:44:26 2010 +0100 @@ -1,4 +1,4 @@ -// Copyright (c) 1998-2009 Nokia Corporation and/or its subsidiary(-ies). +// Copyright (c) 1998-2010 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 "Eclipse Public License v1.0" @@ -39,7 +39,11 @@ extension[VARID]=KERNEL_DIR\DEBUG_DIR\_template_exmoncommon.dll \sys\bin\exmoncommon.dll extension[VARID]=KERNEL_DIR\DEBUG_DIR\_template_exmondebug.dll \sys\bin\exmondebug.dll extension[VARID]=KERNEL_DIR\DEBUG_DIR\_template_power.dll \sys\bin\power.dll +#ifdef SYMBIAN_USE_DMA_V2 +extension[VARID]=KERNEL_DIR\DEBUG_DIR\_template_dma_v2.dll \sys\bin\dma.dll +#else extension[VARID]=KERNEL_DIR\DEBUG_DIR\_template_dma.dll \sys\bin\dma.dll +#endif extension[VARID]=KERNEL_DIR\DEBUG_DIR\_template_lcd.dll \sys\bin\lcd.dll extension[VARID]=KERNEL_DIR\DEBUG_DIR\_template_ekeyb.dll \sys\bin\ekeyb.dll extension[VARID]=KERNEL_DIR\DEBUG_DIR\_template_exyin.dll \sys\bin\exyin.dll