sl@0: // Copyright (c) 2008-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 "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: // devsoundcompliancesuite.iby sl@0: // sl@0: // sl@0: sl@0: #ifndef DEVSOUNDCOMPLIANCESUITE_IBY sl@0: #define DEVSOUNDCOMPLIANCESUITE_IBY sl@0: sl@0: #ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND sl@0: sl@0: #include sl@0: sl@0: file=ABI_DIR\BUILD_DIR\char_a3f_devsound.dll System\Libs\char_a3f_devsound.dll sl@0: sl@0: // scripts sl@0: data=EPOCROOT##epoc32\data\c\mm_a3f_devsound_init.script \mm_a3f_devsound_init.script sl@0: data=EPOCROOT##epoc32\data\c\mm_a3f_devsound_play_raw.script \mm_a3f_devsound_play_raw.script sl@0: data=EPOCROOT##epoc32\data\c\mm_a3f_devsound_play_raw_preemption.script \mm_a3f_devsound_play_raw_preemption.script sl@0: data=EPOCROOT##epoc32\data\c\mm_a3f_devsound_play_tone.script \mm_a3f_devsound_play_tone.script sl@0: data=EPOCROOT##epoc32\data\c\mm_a3f_devsound_play_tone_preemption.script \mm_a3f_devsound_play_tone_preemption.script sl@0: data=EPOCROOT##epoc32\data\c\mm_a3f_devsound_record_raw.script \mm_a3f_devsound_record_raw.script sl@0: data=EPOCROOT##epoc32\data\c\mm_a3f_devsound_record_raw_preemption.script \mm_a3f_devsound_record_raw_preemption.script sl@0: sl@0: // config files sl@0: data=EPOCROOT##epoc32\data\c\mm_a3f_devsound_init.ini \mm_a3f_devsound_init.ini sl@0: #if defined(MM_TB101_L) sl@0: data=EPOCROOT##epoc32\data\c\mm_a3f_devsound_play_raw_reference_hw.ini \mm_a3f_devsound_play_raw.ini sl@0: data=EPOCROOT##epoc32\data\c\mm_a3f_devsound_play_tone_reference_hw.ini \mm_a3f_devsound_play_tone.ini sl@0: #else sl@0: data=EPOCROOT##epoc32\data\c\mm_a3f_devsound_play_raw.ini \mm_a3f_devsound_play_raw.ini sl@0: data=EPOCROOT##epoc32\data\c\mm_a3f_devsound_play_tone.ini \mm_a3f_devsound_play_tone.ini sl@0: #endif sl@0: sl@0: #if defined(__NE1_TB__) //navi engine sl@0: data=EPOCROOT##epoc32\data\c\mm_a3f_devsound_record_raw_ne.ini \mm_a3f_devsound_record_raw.ini sl@0: #elif defined(__MOMAP24XX_H4HRP__) //h4 sl@0: data=EPOCROOT##epoc32\data\c\mm_a3f_devsound_record_raw.ini \mm_a3f_devsound_record_raw.ini sl@0: #elif defined(__MOMAP34XX_SDP__) //h6 sl@0: data=EPOCROOT##epoc32\data\c\mm_a3f_devsound_record_raw.ini \mm_a3f_devsound_record_raw.ini sl@0: #elif defined(MM_TB101_L) sl@0: data=EPOCROOT##epoc32\data\c\mm_a3f_devsound_record_raw_reference_hw.ini \mm_a3f_devsound_record_raw.ini sl@0: #else sl@0: WARNING Don’t know which ini file to use for the tsi_a3f_devsound test suite, unknown platform. sl@0: #endif sl@0: sl@0: sl@0: sl@0: sl@0: #endif // SYMBIAN_MULTIMEDIA_A3FDEVSOUND sl@0: #endif // DEVSOUNDCOMPLIANCESUITE_IBY sl@0: