os/mm/devsound/a3fintegrationtest/group/bld.inf
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
     1 // Copyright (c) 2007-2009 Nokia Corporation and/or its subsidiary(-ies).
     2 // All rights reserved.
     3 // This component and the accompanying materials are made available
     4 // under the terms of "Eclipse Public License v1.0"
     5 // which accompanies this distribution, and is available
     6 // at the URL "http://www.eclipse.org/legal/epl-v10.html".
     7 //
     8 // Initial Contributors:
     9 // Nokia Corporation - initial contribution.
    10 //
    11 // Contributors:
    12 //
    13 // Description:
    14 //
    15 
    16 #ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
    17 
    18 PRJ_PLATFORMS
    19 DEFAULT
    20 
    21 PRJ_TESTMMPFILES
    22 
    23 // DEVSOUND
    24 ../mmpfiles/tsi_a3f_devsound.mmp
    25 
    26 PRJ_TESTEXPORTS
    27 
    28 // test scripts
    29 ../scripts/tsi_a3f_devsound_pcm_record.script		c:/tsi_a3f_devsound/tsi_a3f_devsound_pcm_record.script
    30 ../scripts/tsi_a3f_devsound_pcm_long_record.script	c:/tsi_a3f_devsound/tsi_a3f_devsound_pcm_long_record.script
    31 
    32 ../scripts/tsi_a3f_devsound_pcm_play.script  		c:/tsi_a3f_devsound/tsi_a3f_devsound_pcm_play.script
    33 ../scripts/tsi_a3f_devsound_pcm_play2.script  		c:/tsi_a3f_devsound/tsi_a3f_devsound_pcm_play2.script
    34 ../scripts/tsi_a3f_devsound_pcm_play3.script  		c:/tsi_a3f_devsound/tsi_a3f_devsound_pcm_play3.script
    35 ../scripts/tsi_a3f_devsound_pcm_play4.script  		c:/tsi_a3f_devsound/tsi_a3f_devsound_pcm_play4.script
    36 // To be uncommented if long playback script required
    37 ../scripts/tsi_a3f_devsound_pcm_long_play.script	c:/tsi_a3f_devsound/tsi_a3f_devsound_pcm_long_play.script
    38 
    39 ../scripts/tsi_a3f_devsound_tone.script  			c:/tsi_a3f_devsound/tsi_a3f_devsound_tone.script
    40 
    41 // Configuration files
    42 ../scripts/tsi_a3f_devsound_record.ini				c:/tsi_a3f_devsound/tsi_a3f_devsound_record.ini
    43 ../scripts/tsi_a3f_devsound_record_ne.ini				c:/tsi_a3f_devsound/tsi_a3f_devsound_record_ne.ini
    44 ../scripts/tsi_a3f_devsound_play.ini  				c:/tsi_a3f_devsound/tsi_a3f_devsound_play.ini
    45 ../scripts/tsi_a3f_devsound_tone.ini 				c:/tsi_a3f_devsound/tsi_a3f_devsound_tone.ini
    46 
    47 // test data
    48 ../data/corrupt.pcm									c:/tsi_a3f_devsound/corrupt.pcm
    49 ../data/main11.025kmo.pcm							c:/tsi_a3f_devsound/main11.025kmo.pcm
    50 ../data/main11.025kster.pcm							c:/tsi_a3f_devsound/main11.025kster.pcm
    51 ../data/main22.05kmo.pcm							c:/tsi_a3f_devsound/main22.05kmo.pcm
    52 ../data/main32000mo.pcm								c:/tsi_a3f_devsound/main32000mo.pcm
    53 ../data/main32000ster.pcm							c:/tsi_a3f_devsound/main32000ster.pcm
    54 ../data/empty.pcm 									c:/tsi_a3f_devsound/empty.pcm
    55 ../data/PCM_48k_16b_signed_st_1kHzsine.pcm			c:/tsi_a3f_devsound/pcm_48k_16b_signed_st_1khzsine.pcm
    56 ../data/PCM_48k_16b_signed_mono_Test1.pcm			c:/tsi_a3f_devsound/pcm_48k_16b_signed_mono_test1.pcm
    57 ../data/PCM_48k_16b_signed_st_speech3.pcm			c:/tsi_a3f_devsound/pcm_48k_16b_signed_st_speech3.pcm
    58 ../data/PCM_8k_16b_signed_mono_Test1.pcm			c:/tsi_a3f_devsound/pcm_8k_16b_signed_mono_test1.pcm
    59 ../data/PCM_8k_16b_signed_st_Test1.pcm				c:/tsi_a3f_devsound/pcm_8k_16b_signed_st_test1.pcm
    60 ../data/PCM_16k_16b_signed_mono_Test2.pcm			c:/tsi_a3f_devsound/pcm_16k_16b_signed_mono_test2.pcm
    61 ../data/PCM_16k_16b_signed_st_Test2.pcm				c:/tsi_a3f_devsound/pcm_16k_16b_signed_st_test2.pcm
    62 ../data/PCM_22.05k_16b_signed_st_Test1.pcm			c:/tsi_a3f_devsound/pcm_22.05k_16b_signed_st_test1.pcm
    63 ../data/PCM_44.1k_16b_signed_mono_Test2.pcm			c:/tsi_a3f_devsound/pcm_44.1k_16b_signed_mono_test2.pcm
    64 ../data/PCM_44.1k_16b_signed_st_Test2.pcm			c:/tsi_a3f_devsound/pcm_44.1k_16b_signed_st_test2.pcm
    65 ../data/8bitmupcm.raw 								c:/tsi_a3f_devsound/8bitmupcm.raw
    66 
    67 // To be uncommented if long playback test (MM-A3F-DEVSOUND-PLAY-PCM-LONG-I-0001) required
    68 //../data/181min.wav									c:/tsi_a3f_devsound/181min.wav
    69 
    70 
    71 // iby files
    72 ../group/tsi_a3f_devsound.iby						/epoc32/rom/include/tsi_a3f_devsound.iby
    73 
    74 #endif // SYMBIAN_MULTIMEDIA_A3FDEVSOUND