1.1 --- /dev/null Thu Jan 01 00:00:00 1970 +0000
1.2 +++ b/os/mm/devsound/a3fintegrationtest/group/tsi_a3f_devsound.iby Fri Jun 15 03:10:57 2012 +0200
1.3 @@ -0,0 +1,51 @@
1.4 +// Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
1.5 +// All rights reserved.
1.6 +// This component and the accompanying materials are made available
1.7 +// under the terms of "Eclipse Public License v1.0"
1.8 +// which accompanies this distribution, and is available
1.9 +// at the URL "http://www.eclipse.org/legal/epl-v10.html".
1.10 +//
1.11 +// Initial Contributors:
1.12 +// Nokia Corporation - initial contribution.
1.13 +//
1.14 +// Contributors:
1.15 +//
1.16 +// Description:
1.17 +//
1.18 +
1.19 +#ifndef TSI_A3F_DEVSOUND_IBY
1.20 +#define TSI_A3F_DEVSOUND_IBY
1.21 +
1.22 +#ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
1.23 +
1.24 +#include <testframework.iby>
1.25 +
1.26 +file=ABI_DIR\DEBUG_DIR\tsi_a3f_devsound.dll system\libs\tsi_a3f_devsound.dll
1.27 +
1.28 +// DevSound script files
1.29 +
1.30 +data=EPOCROOT##epoc32\data\c\tsi_a3f_devsound\tsi_a3f_devsound_pcm_record.script \tsi_a3f_devsound_pcm_record.script
1.31 +data=EPOCROOT##epoc32\data\c\tsi_a3f_devsound\tsi_a3f_devsound_pcm_long_record.script \tsi_a3f_devsound_pcm_long_record.script
1.32 +
1.33 +data=EPOCROOT##epoc32\data\c\tsi_a3f_devsound\tsi_a3f_devsound_pcm_play.script \tsi_a3f_devsound_pcm_play.script
1.34 +data=EPOCROOT##epoc32\data\c\tsi_a3f_devsound\tsi_a3f_devsound_pcm_play2.script \tsi_a3f_devsound_pcm_play2.script
1.35 +data=EPOCROOT##epoc32\data\c\tsi_a3f_devsound\tsi_a3f_devsound_pcm_play3.script \tsi_a3f_devsound_pcm_play3.script
1.36 +data=EPOCROOT##epoc32\data\c\tsi_a3f_devsound\tsi_a3f_devsound_pcm_play4.script \tsi_a3f_devsound_pcm_play4.script
1.37 +// To be uncommented if long playback script required
1.38 +data=EPOCROOT##epoc32\data\c\tsi_a3f_devsound\tsi_a3f_devsound_pcm_long_play.script \tsi_a3f_devsound_pcm_long_play.script
1.39 +
1.40 +data=EPOCROOT##epoc32\data\c\tsi_a3f_devsound\tsi_a3f_devsound_tone.script \tsi_a3f_devsound_tone.script
1.41 +
1.42 +// DevSound config files
1.43 +#if defined(__NE1_TB__) //navi engine
1.44 +data=EPOCROOT##epoc32\data\c\tsi_a3f_devsound\tsi_a3f_devsound_record_ne.ini \tsi_a3f_devsound_record.ini
1.45 +#else
1.46 +data=EPOCROOT##epoc32\data\c\tsi_a3f_devsound\tsi_a3f_devsound_record.ini \tsi_a3f_devsound_record.ini
1.47 +#endif
1.48 +
1.49 +data=EPOCROOT##epoc32\data\c\tsi_a3f_devsound\tsi_a3f_devsound_play.ini \tsi_a3f_devsound_play.ini
1.50 +data=EPOCROOT##epoc32\data\c\tsi_a3f_devsound\tsi_a3f_devsound_tone.ini \tsi_a3f_devsound_tone.ini
1.51 +
1.52 +#endif // SYMBIAN_MULTIMEDIA_A3FDEVSOUND
1.53 +
1.54 +#endif // TSI_A3F_DEVSOUND_IBY