diff -r b3a1d9898418 -r 95f71bcdcdb7 bsptemplate/asspandvariant/template_variant/rom/base_template.iby --- a/bsptemplate/asspandvariant/template_variant/rom/base_template.iby Fri May 14 17:13:29 2010 +0300 +++ b/bsptemplate/asspandvariant/template_variant/rom/base_template.iby Thu May 27 14:17:14 2010 +0300 @@ -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