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: // sl@0: sl@0: #ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND sl@0: sl@0: PRJ_PLATFORMS sl@0: DEFAULT sl@0: sl@0: PRJ_TESTMMPFILES sl@0: ../mmpfiles/a3fdevsoundcompliancesuite.mmp sl@0: sl@0: PRJ_TESTEXPORTS sl@0: // Test scripts sl@0: ../scripts/mm_a3f_devsound_init.script c:/mm_a3f_devsound_init.script sl@0: ../scripts/mm_a3f_devsound_play_tone.script c:/mm_a3f_devsound_play_tone.script sl@0: ../scripts/mm_a3f_devsound_play_tone_preemption.script c:/mm_a3f_devsound_play_tone_preemption.script sl@0: ../scripts/mm_a3f_devsound_play_raw.script c:/mm_a3f_devsound_play_raw.script sl@0: ../scripts/mm_a3f_devsound_play_raw_preemption.script c:/mm_a3f_devsound_play_raw_preemption.script sl@0: ../scripts/mm_a3f_devsound_record_raw.script c:/mm_a3f_devsound_record_raw.script sl@0: ../scripts/mm_a3f_devsound_record_raw_preemption.script c:/mm_a3f_devsound_record_raw_preemption.script sl@0: sl@0: sl@0: // Configuration files sl@0: ../scripts/mm_a3f_devsound_init.ini c:/mm_a3f_devsound_init.ini sl@0: ../scripts/mm_a3f_devsound_play_tone.ini c:/mm_a3f_devsound_play_tone.ini sl@0: ../scripts/mm_a3f_devsound_play_tone_reference_hw.ini c:/mm_a3f_devsound_play_tone_reference_hw.ini sl@0: ../scripts/mm_a3f_devsound_record_raw.ini c:/mm_a3f_devsound_record_raw.ini sl@0: ../scripts/mm_a3f_devsound_record_raw_ne.ini c:/mm_a3f_devsound_record_raw_ne.ini sl@0: ../scripts/mm_a3f_devsound_record_raw_reference_hw.ini c:/mm_a3f_devsound_record_raw_reference_hw.ini sl@0: ../scripts/mm_a3f_devsound_play_raw.ini c:/mm_a3f_devsound_play_raw.ini sl@0: ../scripts/mm_a3f_devsound_play_raw_reference_hw.ini c:/mm_a3f_devsound_play_raw_reference_hw.ini sl@0: sl@0: // Test data sl@0: ../data/cerrodelasilla.raw c:/char_a3f_devsound_test_data/cerrodelasilla.raw sl@0: ../data/testing123.raw c:/char_a3f_devsound_test_data/testing123.raw sl@0: ../data/sample.aud c:/char_a3f_devsound_test_data/sample.aud sl@0: ../data/recordC.raw c:/char_a3f_devsound_test_data/recordc.raw sl@0: sl@0: sl@0: // Iby files sl@0: ../group/a3fdevsoundcompliancesuite.iby /epoc32/rom/include/a3fdevsoundcompliancesuite.iby sl@0: sl@0: sl@0: #endif // SYMBIAN_MULTIMEDIA_A3FDEVSOUND sl@0: