devsound/a3fintegrationtest/group/bld.inf
branchRCL_3
changeset 50 948c7f65f6d4
parent 49 735348f59235
equal deleted inserted replaced
49:735348f59235 50:948c7f65f6d4
    16 #ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
    16 #ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
    17 
    17 
    18 PRJ_PLATFORMS
    18 PRJ_PLATFORMS
    19 DEFAULT
    19 DEFAULT
    20 
    20 
    21 PRJ_TESTMMPFILES
    21 PRJ_MMPFILES
    22 
    22 
    23 // DEVSOUND
    23 // DEVSOUND
    24 ../mmpfiles/tsi_a3f_devsound.mmp
    24 ../mmpfiles/tsi_a3f_devsound.mmp
    25 
    25 
    26 PRJ_TESTEXPORTS
    26 PRJ_EXPORTS
    27 
    27 
    28 // test scripts
    28 // test scripts
    29 ../scripts/tsi_a3f_devsound_pcm_record.script		c:/tsi_a3f_devsound/tsi_a3f_devsound_pcm_record.script
    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
    30 ../scripts/tsi_a3f_devsound_pcm_long_record.script	c:/tsi_a3f_devsound/tsi_a3f_devsound_pcm_long_record.script
    31 
    31 
    32 ../scripts/tsi_a3f_devsound_pcm_play.script  		c:/tsi_a3f_devsound/tsi_a3f_devsound_pcm_play.script
    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
    33 // 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
    34 ../scripts/tsi_a3f_devsound_pcm_long_play.script	c:/tsi_a3f_devsound/tsi_a3f_devsound_pcm_long_play.script
    38 
    35 
    39 ../scripts/tsi_a3f_devsound_tone.script  			c:/tsi_a3f_devsound/tsi_a3f_devsound_tone.script
    36 ../scripts/tsi_a3f_devsound_tone.script  			c:/tsi_a3f_devsound/tsi_a3f_devsound_tone.script
    40 
    37