// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
// All rights reserved.
// This component and the accompanying materials are made available
// under the terms of "Eclipse Public License v1.0"
// which accompanies this distribution, and is available
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
//
// Initial Contributors:
// Nokia Corporation - initial contribution.
//
// Contributors:
//
// Description:
//
#ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
PRJ_PLATFORMS
DEFAULT
PRJ_TESTMMPFILES
// DEVSOUND
../mmpfiles/tsi_a3f_devsound.mmp
PRJ_TESTEXPORTS
// test scripts
../scripts/tsi_a3f_devsound_pcm_record.script c:/tsi_a3f_devsound/tsi_a3f_devsound_pcm_record.script
../scripts/tsi_a3f_devsound_pcm_long_record.script c:/tsi_a3f_devsound/tsi_a3f_devsound_pcm_long_record.script
../scripts/tsi_a3f_devsound_pcm_play.script c:/tsi_a3f_devsound/tsi_a3f_devsound_pcm_play.script
../scripts/tsi_a3f_devsound_pcm_play2.script c:/tsi_a3f_devsound/tsi_a3f_devsound_pcm_play2.script
../scripts/tsi_a3f_devsound_pcm_play3.script c:/tsi_a3f_devsound/tsi_a3f_devsound_pcm_play3.script
../scripts/tsi_a3f_devsound_pcm_play4.script c:/tsi_a3f_devsound/tsi_a3f_devsound_pcm_play4.script
// To be uncommented if long playback script required
../scripts/tsi_a3f_devsound_pcm_long_play.script c:/tsi_a3f_devsound/tsi_a3f_devsound_pcm_long_play.script
../scripts/tsi_a3f_devsound_tone.script c:/tsi_a3f_devsound/tsi_a3f_devsound_tone.script
// Configuration files
../scripts/tsi_a3f_devsound_record.ini c:/tsi_a3f_devsound/tsi_a3f_devsound_record.ini
../scripts/tsi_a3f_devsound_record_ne.ini c:/tsi_a3f_devsound/tsi_a3f_devsound_record_ne.ini
../scripts/tsi_a3f_devsound_play.ini c:/tsi_a3f_devsound/tsi_a3f_devsound_play.ini
../scripts/tsi_a3f_devsound_tone.ini c:/tsi_a3f_devsound/tsi_a3f_devsound_tone.ini
// test data
../data/corrupt.pcm c:/tsi_a3f_devsound/corrupt.pcm
../data/main11.025kmo.pcm c:/tsi_a3f_devsound/main11.025kmo.pcm
../data/main11.025kster.pcm c:/tsi_a3f_devsound/main11.025kster.pcm
../data/main22.05kmo.pcm c:/tsi_a3f_devsound/main22.05kmo.pcm
../data/main32000mo.pcm c:/tsi_a3f_devsound/main32000mo.pcm
../data/main32000ster.pcm c:/tsi_a3f_devsound/main32000ster.pcm
../data/empty.pcm c:/tsi_a3f_devsound/empty.pcm
../data/PCM_48k_16b_signed_st_1kHzsine.pcm c:/tsi_a3f_devsound/pcm_48k_16b_signed_st_1khzsine.pcm
../data/PCM_48k_16b_signed_mono_Test1.pcm c:/tsi_a3f_devsound/pcm_48k_16b_signed_mono_test1.pcm
../data/PCM_48k_16b_signed_st_speech3.pcm c:/tsi_a3f_devsound/pcm_48k_16b_signed_st_speech3.pcm
../data/PCM_8k_16b_signed_mono_Test1.pcm c:/tsi_a3f_devsound/pcm_8k_16b_signed_mono_test1.pcm
../data/PCM_8k_16b_signed_st_Test1.pcm c:/tsi_a3f_devsound/pcm_8k_16b_signed_st_test1.pcm
../data/PCM_16k_16b_signed_mono_Test2.pcm c:/tsi_a3f_devsound/pcm_16k_16b_signed_mono_test2.pcm
../data/PCM_16k_16b_signed_st_Test2.pcm c:/tsi_a3f_devsound/pcm_16k_16b_signed_st_test2.pcm
../data/PCM_22.05k_16b_signed_st_Test1.pcm c:/tsi_a3f_devsound/pcm_22.05k_16b_signed_st_test1.pcm
../data/PCM_44.1k_16b_signed_mono_Test2.pcm c:/tsi_a3f_devsound/pcm_44.1k_16b_signed_mono_test2.pcm
../data/PCM_44.1k_16b_signed_st_Test2.pcm c:/tsi_a3f_devsound/pcm_44.1k_16b_signed_st_test2.pcm
../data/8bitmupcm.raw c:/tsi_a3f_devsound/8bitmupcm.raw
// To be uncommented if long playback test (MM-A3F-DEVSOUND-PLAY-PCM-LONG-I-0001) required
//../data/181min.wav c:/tsi_a3f_devsound/181min.wav
// iby files
../group/tsi_a3f_devsound.iby /epoc32/rom/include/tsi_a3f_devsound.iby
#endif // SYMBIAN_MULTIMEDIA_A3FDEVSOUND