os/mm/mmtestenv/mmtesttools/Group/bld.inf
author sl
Tue, 10 Jun 2014 14:32:02 +0200
changeset 1 260cb5ec6c19
permissions -rw-r--r--
Update contrib.
sl@0
     1
// Copyright (c) 2004-2009 Nokia Corporation and/or its subsidiary(-ies).
sl@0
     2
// All rights reserved.
sl@0
     3
// This component and the accompanying materials are made available
sl@0
     4
// under the terms of "Eclipse Public License v1.0"
sl@0
     5
// which accompanies this distribution, and is available
sl@0
     6
// at the URL "http://www.eclipse.org/legal/epl-v10.html".
sl@0
     7
//
sl@0
     8
// Initial Contributors:
sl@0
     9
// Nokia Corporation - initial contribution.
sl@0
    10
//
sl@0
    11
// Contributors:
sl@0
    12
//
sl@0
    13
// Description:
sl@0
    14
//
sl@0
    15
sl@0
    16
#ifdef SYMBIAN_VARIABLE_BITRATE_CODEC // use system wide flag to trigger model controller build
sl@0
    17
#define SYMBIAN_MMF_MODEL_CONTROLLERS
sl@0
    18
#endif
sl@0
    19
sl@0
    20
sl@0
    21
PRJ_TESTEXPORTS
sl@0
    22
sl@0
    23
// .iby files
sl@0
    24
../Rom/mmfIntTests.iby			/epoc32/rom/include/mmfinttests.iby
sl@0
    25
#ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
sl@0
    26
../Rom/a3finttests.iby			/epoc32/rom/include/a3finttests.iby
sl@0
    27
../Rom/pvopt.iby			    /epoc32/rom/include/pvopt.iby
sl@0
    28
../Rom/pvtestsopt.iby	    		/epoc32/rom/include/pvtestsopt.iby
sl@0
    29
#endif // SYMBIAN_MULTIMEDIA_A3FDEVSOUND
sl@0
    30
../Rom/IclIntTests.iby			/epoc32/rom/include/iclinttests.iby 
sl@0
    31
../Rom/MVSIntTests.iby			/epoc32/rom/include/mvsinttests.iby
sl@0
    32
sl@0
    33
../Rom/iclUnitTests.iby			/epoc32/rom/include/iclunittests.iby 
sl@0
    34
../Rom/mmfUnitTests.iby			/epoc32/rom/include/mmfunittests.iby 
sl@0
    35
sl@0
    36
../Rom/MmfTestsCommon.iby		/epoc32/rom/include/mmftestscommon.iby
sl@0
    37
sl@0
    38
../Rom/mmfOpt.iby				/epoc32/rom/include/mmfopt.iby
sl@0
    39
../Rom/mmfOptTest.iby			/epoc32/rom/include/mmfopttest.iby
sl@0
    40
../Rom/mmfNotOptTest.iby		/epoc32/rom/include/mmfnotopttest.iby
sl@0
    41
sl@0
    42
../Rom/iclOpt.iby				/epoc32/rom/include/iclopt.iby
sl@0
    43
../Rom/iclOptTest.iby			/epoc32/rom/include/iclopttest.iby
sl@0
    44
sl@0
    45
../Rom/miscUnitTests.iby			/epoc32/rom/include/miscunittests.iby
sl@0
    46
../Rom/miscIntTests.iby			/epoc32/rom/include/miscinttests.iby
sl@0
    47
sl@0
    48
../Rom/misc.iby 	/epoc32/rom/include/misc.iby
sl@0
    49
../Rom/miscOpt.iby	/epoc32/rom/include/miscopt.iby
sl@0
    50
../Rom/miscOptTests.iby /epoc32/rom/include/miscopttests.iby
sl@0
    51
sl@0
    52
../Rom/mmmwunittests.iby /epoc32/rom/include/mmmwunittests.iby
sl@0
    53
sl@0
    54
// .bat files
sl@0
    55
../Scripts/run3gplibrarytests.bat	c:/run3gplibrarytests.bat
sl@0
    56
../Scripts/runICLPREQ1920Tests.bat		c:/runiclpreq1920tests.bat
sl@0
    57
../Scripts/runICLIntTests.bat		c:/runiclinttests.bat
sl@0
    58
../Scripts/runMMFIntTests.bat		c:/runmmfinttests.bat
sl@0
    59
../Scripts/runICLUnitTests.bat		c:/runiclunittests.bat
sl@0
    60
../Scripts/runMMFUnitTests.bat		c:/runmmfunittests.bat
sl@0
    61
../Scripts/runAllMultimediaTests.bat	c:/runallmultimediatests.bat
sl@0
    62
../Scripts/runAllAudioTests.bat		c:/runallaudiotests.bat
sl@0
    63
../Scripts/runMMFAudioIntTests.bat	c:/runmmfaudiointtests.bat
sl@0
    64
../Scripts/runMMFAudioUnitTests.bat	c:/runmmfaudiounittests.bat
sl@0
    65
sl@0
    66
../Scripts/runMMFOptUnitTests.bat	c:/runmmfoptunittests.bat
sl@0
    67
../Scripts/runMMFOptUnitReTests.bat	c:/runmmfoptunitretests.bat
sl@0
    68
../Scripts/runICLOptUnitTests.bat	c:/runicloptunittests.bat
sl@0
    69
sl@0
    70
../Scripts/runICLMngImgDispUnitTests.bat 	c:/runiclmngimgdispunittests.bat 
sl@0
    71
../Scripts/runICLImgDispUnitTests.bat 		c:/runiclimgdispunittests.bat
sl@0
    72
sl@0
    73
../Scripts/runMiscUnitTests.bat		c:/runmiscunittests.bat
sl@0
    74
../Scripts/runEcmUnitTests.bat		c:/runecmunittests.bat
sl@0
    75
../Scripts/rundvbhhaiunittests.bat	c:/rundvbhhaiunittests.bat
sl@0
    76
sl@0
    77
../Scripts/runICLExifImgDispUnitTests.bat	c:/runiclexifimgdispunittests.bat
sl@0
    78
../Scripts/runICLImgDispGenericPluginUnitTests.bat c:/runiclimgdispgenericpluginunittests.bat
sl@0
    79
sl@0
    80
// Batch files for characterisation
sl@0
    81
sl@0
    82
../Scripts/runmmfchartests.bat		c:/runmmfchartests.bat
sl@0
    83
../Scripts/runmmfaudiochartests.bat		c:/runmmfaudiochartests.bat
sl@0
    84
../Scripts/runmmfaudioplaychartests.bat		c:/runmmfaudioplaychartests.bat
sl@0
    85
../Scripts/runmmfaudiorecordchartests.bat		c:/runmmfaudiorecordchartests.bat
sl@0
    86
sl@0
    87
#ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
sl@0
    88
../Scripts/runa3fdevsoundcompliancetests.bat		c:/runa3fdevsoundcompliancetests.bat
sl@0
    89
#endif
sl@0
    90
sl@0
    91
#ifdef SYMBIAN_MDF_SHAREDCHUNK_SOUNDDRIVER
sl@0
    92
../Scripts/runmmfaudiorecordoverflowchartests.bat		c:/runmmfaudiorecordoverflowchartests.bat
sl@0
    93
#endif
sl@0
    94
sl@0
    95
../Scripts/runmmfvideoplaychartests.bat		c:/runmmfvideoplaychartests.bat
sl@0
    96
sl@0
    97
//Additional .bat files
sl@0
    98
sl@0
    99
../Scripts/runICLBtransIntTests.bat		c:/runiclbtransinttests.bat
sl@0
   100
../Scripts/runICLCodIntTests.bat		c:/runiclcodinttests.bat
sl@0
   101
sl@0
   102
#ifdef SYMBIAN_ENABLE_1630_JPEG_EXTENSIONS
sl@0
   103
../Scripts/runICLDecoderIntTests.bat                c:/runicldecoderinttests.bat
sl@0
   104
../Scripts/runICLDecoderIntTestsStream.bat          c:/runicldecoderinttestsstream.bat
sl@0
   105
sl@0
   106
../Scripts/runICLEncoderIntTests.bat				c:/runiclencoderinttests.bat
sl@0
   107
../Scripts/runICLEncoderIntTestsPerf.bat            c:/runiclencoderinttestsperf.bat
sl@0
   108
../Scripts/runICLEncoderIntTestsMirror.bat          c:/runiclencoderinttestsmirror.bat
sl@0
   109
../Scripts/runICLEncoderIntTestsStream.bat          c:/runiclencoderinttestsstream.bat
sl@0
   110
../Scripts/runICLEncoderIntTestsExtInterface.bat    c:/runiclencoderinttestsextinterface.bat
sl@0
   111
#endif
sl@0
   112
sl@0
   113
../Scripts/runICLFrmIntTests.bat		c:/runiclfrminttests.bat
sl@0
   114
../Scripts/runICLImgFrmIntTests.bat    	c:/runiclimgfrminttests.bat
sl@0
   115
../Scripts/runMMFAclntIntTests.bat		c:/runmmfaclntinttests.bat
sl@0
   116
#ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
sl@0
   117
../Scripts/runmmfaclntinttptests.bat		c:/runmmfaclntinttptests.bat
sl@0
   118
#else
sl@0
   119
../Scripts/runmmfaclntinttpnona3ftests.bat		c:/runmmfaclntinttpnona3ftests.bat
sl@0
   120
#endif
sl@0
   121
../Scripts/runMMFVclntIntTests.bat		c:/runmmfvclntinttests.bat
sl@0
   122
../Scripts/runMMFCtlFrmIntTests.bat		c:/runmmfctlfrminttests.bat
sl@0
   123
sl@0
   124
#ifndef SYMBIAN_USE_MMF_RUF_RECOGNIZER
sl@0
   125
../Scripts/runMMFRecogIntTests.bat		c:/runmmfrecoginttests.bat
sl@0
   126
#else
sl@0
   127
../Scripts/runMMFRUFUnitTests.bat		c:/runmmfrufunittests.bat
sl@0
   128
#endif
sl@0
   129
sl@0
   130
sl@0
   131
../Scripts/runICLBtransUnitTests.bat		c:/runiclbtransunittests.bat
sl@0
   132
../Scripts/runICLFrmUnitTests.bat		c:/runiclfrmunittests.bat
sl@0
   133
../Scripts/runICLMediaSvrUnitTests.bat		c:/runiclmediasvrunittests.bat
sl@0
   134
../Scripts/runICLTMdaVidUnitTests.bat	c:/runicltmdavidunittests.bat
sl@0
   135
../Scripts/runICLCodUnitTests.bat		c:/runiclcodunittests.bat
sl@0
   136
../Scripts/runICLCod01UnitTests.bat		c:/runiclcod01unittests.bat
sl@0
   137
../Scripts/runICLCod02UnitTests.bat		c:/runiclcod02unittests.bat
sl@0
   138
../Scripts/runICLCod03UnitTests.bat		c:/runiclcod03unittests.bat
sl@0
   139
../Scripts/runICLCod04UnitTests.bat		c:/runiclcod04unittests.bat
sl@0
   140
../Scripts/runtsiiclcod05tests.bat		c:/runtsiiclcod05tests.bat
sl@0
   141
../Scripts/runtsiicldirscandecode01tests.bat	c:/runtsiicldirscandecode01tests.bat
sl@0
   142
../Scripts/runtsiiclexcludedfiles01tests.bat	c:/runtsiiclexcludedfiles01tests.bat
sl@0
   143
../Scripts/runtsiiclpluginsupport01tests.bat	c:/runtsiiclpluginsupport01tests.bat
sl@0
   144
../Scripts/runICLGscalUnitTests.bat		c:/runiclgscalunittests.bat
sl@0
   145
../Scripts/runICLItfmUnitTests.bat		c:/runiclitfmunittests.bat
sl@0
   146
../Scripts/runICLImgFrmUnitTests.bat    c:/runiclimgfrmunittests.bat
sl@0
   147
../Scripts/runICLPFMUnitTests.bat    	c:/runiclpfmunittests.bat
sl@0
   148
../Scripts/runMMFAclntUnitTests.bat		c:/runmmfaclntunittests.bat
sl@0
   149
../Scripts/runMMFActrlUnitTests.bat		c:/runmmfactrlunittests.bat
sl@0
   150
../Scripts/runMMFAcodUnitTests.bat		c:/runmmfacodunittests.bat
sl@0
   151
../Scripts/runMMFAfmtUnitTests.bat		c:/runmmfafmtunittests.bat
sl@0
   152
../Scripts/runMMFBaseClUnitTests.bat		c:/runmmfbaseclunittests.bat
sl@0
   153
../Scripts/runMMFCtlFrmUnitTests.bat		c:/runmmfctlfrmunittests.bat
sl@0
   154
../Scripts/runMMFSrsSnkUnitTests.bat		c:/runmmfsrssnkunittests.bat
sl@0
   155
../Scripts/runMMFDevSoundUnitTests.bat		c:/runmmfdevsoundunittests.bat
sl@0
   156
#ifndef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
sl@0
   157
../Scripts/runmmfdevsoundnona3funittests.bat	c:/runmmfdevsoundnona3funittests.bat
sl@0
   158
#else
sl@0
   159
../Scripts/runmmfdevsounda3funittests.bat	c:/runmmfdevsounda3funittests.bat
sl@0
   160
#endif
sl@0
   161
../Scripts/runMMFMIDIClntUnitTests.bat	c:/runmmfmidiclntunittests.bat
sl@0
   162
../Scripts/runMMFClntUnitTests.bat		c:/runmmfclntunittests.bat
sl@0
   163
../Scripts/runMMFSwCodecWrapperUnitTests.bat	c:/runmmfswcodecwrapperunittests.bat
sl@0
   164
../Scripts/runMMFSwCodecDevicesUnitTests.bat		c:/runmmfswcodecdevicesunittests.bat
sl@0
   165
../Scripts/runMMFTestFrameworkUnitTests.bat	c:/runmmftestframeworkunittests.bat
sl@0
   166
../Scripts/runMMFDevVideoUnitTests.bat	c:/runmmfdevvideounittests.bat
sl@0
   167
../Scripts/runMMFAsrClientUnitTests.bat		c:/runmmfasrclientunittests.bat
sl@0
   168
../Scripts/runMMFSbcUnitTests.bat		c:/runmmfsbcunittests.bat
sl@0
   169
../Scripts/runMmfGefUnitTests.bat		c:/runmmfgefunittests.bat
sl@0
   170
../Scripts/TestICLAlloc.bat		c:/testiclalloc.bat
sl@0
   171
../Scripts/runMMFSAclntIntTests.bat	c:/runmmfsaclntinttests.bat
sl@0
   172
../Scripts/runMMFSDevSoundIntTests.bat	c:/runmmfsdevsoundinttests.bat
sl@0
   173
../Scripts/runMMFSDevSoundUnitTests.bat	c:/runmmfsdevsoundunittests.bat
sl@0
   174
sl@0
   175
../Scripts/runMMFAclntFSIntTests.bat		c:/runmmfaclntfsinttests.bat
sl@0
   176
../Scripts/runMMFAclntDRMIntTests.bat		c:/runmmfaclntdrminttests.bat
sl@0
   177
../Scripts/runMMFAclntDRMUnitTests.bat	c:/runmmfaclntdrmunittests.bat
sl@0
   178
sl@0
   179
../Scripts/runICLFrmFSIntTests.bat		c:/runiclfrmfsinttests.bat
sl@0
   180
../Scripts/runICLFrmDRMIntTests.bat		c:/runiclfrmdrminttests.bat
sl@0
   181
../Scripts/runICLFrmDRMUnitTests.bat		c:/runiclfrmdrmunittests.bat
sl@0
   182
../Scripts/runMMFVclntCafUnitTests.bat		c:/runmmfvclntunittests.bat
sl@0
   183
../Scripts/runMMFVclntDRMUnitTests.bat	c:/runmmfvclntdrmunittests.bat
sl@0
   184
sl@0
   185
sl@0
   186
../Scripts/runICLFrmFhUnitTests.bat		c:/runiclfrmfhunittests.bat
sl@0
   187
../Scripts/runICLFrmRfIntTests.bat		c:/runiclfrmrfinttests.bat
sl@0
   188
../Scripts/runMMFAclntOfIntTests.bat		c:/runmmfaclntofinttests.bat
sl@0
   189
../Scripts/runMMFVclntOfIntTests.bat		c:/runmmfvclntofinttests.bat
sl@0
   190
../Scripts/runMMFMIDIClntRfUnitTests.bat	c:/runmmfmidiclntrfunittests.bat
sl@0
   191
sl@0
   192
../Scripts/runMMFAclntARNIntTests.bat		c:/runmmfaclntarninttests.bat
sl@0
   193
../Scripts/runMDFUnitTests.bat			c:/runmdfunittests.bat
sl@0
   194
sl@0
   195
#ifdef SYMBIAN_MULTIMEDIA_CODEC_API
sl@0
   196
../Scripts/runmmfdevsoundinttests.bat			c:/runmmfdevsoundinttests.bat
sl@0
   197
../Scripts/runmmfdevvideointtests.bat			c:/runmmfdevvideointtests.bat
sl@0
   198
#endif // SYMBIAN_MULTIMEDIA_CODEC_API
sl@0
   199
sl@0
   200
#ifdef SYMBIAN_MULTIMEDIA_A3FDEVSOUND
sl@0
   201
../Scripts/runa3fdevsoundinttests.bat			c:/runa3fdevsoundinttests.bat
sl@0
   202
../Scripts/runa3fdevsoundlonginttests.bat		c:/runa3fdevsoundlonginttests.bat
sl@0
   203
#endif // SYMBIAN_MULTIMEDIA_A3FDEVSOUND
sl@0
   204
sl@0
   205
#ifdef SYMBIAN_MMF_MODEL_CONTROLLERS
sl@0
   206
../Scripts/runMMFOggCtrlUnitTests.bat		c:/runmmfoggctrlunittests.bat
sl@0
   207
../Scripts/runmmfavictrlunittests.bat		c:/runmmfavictrlunittests.bat
sl@0
   208
../Scripts/runMMFAclntOggIntTests.bat		c:/runmmfaclntogginttests.bat
sl@0
   209
../Scripts/runmvsaudioagentinttests.bat		c:/runmvsaudioagentinttests.bat
sl@0
   210
../Scripts/runmvsvideoagentinttests.bat		c:/runmvsvideoagentinttests.bat
sl@0
   211
../Scripts/runmmfvclntaviinttests.bat		c:/runmmfvclntaviinttests.bat
sl@0
   212
../Scripts/runmvsvideoagentsecdispinttests.bat		c:/runmvsvideoagentsecdispinttests.bat
sl@0
   213
../Scripts/runmvsvideoagentaprinttests.bat		c:/runmvsvideoagentaprinttests.bat
sl@0
   214
#endif
sl@0
   215
../Scripts/runmmfvclntaviAPRinttests.bat		c:/runmmfvclntaviaprinttests.bat
sl@0
   216
// This will be run for 9.2, 9.3 and vFuture.
sl@0
   217
../Scripts/runmmfvclntavisecdispinttests.bat		c:/runmmfvclntavisecdispinttests.bat
sl@0
   218
sl@0
   219
../Scripts/runMMFSecureDrmUnitTests.bat         c:/runmmfsecuredrmunittests.bat
sl@0
   220
../Scripts/runMMFSecureDrmIntTests.bat          c:/runmmfsecuredrminttests.bat
sl@0
   221
../Scripts/runmmfaclntsecuredrmunittests.bat	c:/runmmfaclntsecuredrmunittests.bat
sl@0
   222
sl@0
   223
#ifdef SYMBIAN_GRAPHICS_USE_GCE
sl@0
   224
../Scripts/runmmfvideorendererunittests.bat		c:/runmmfvideorendererunittests.bat
sl@0
   225
#endif // SYMBIAN_GRAPHICS_USE_GCE
sl@0
   226
../Scripts/runMMFVideoNoGCETests.bat	c:/runmmfvideonogcetests.bat
sl@0
   227
sl@0
   228
../RTA/rta.ini			/epoc32/winscw/c/rta/rta.ini
sl@0
   229
../RTA/rta.script			/epoc32/winscw/c/rta/rta.script
sl@0
   230
../RTA/AudioContent.xml		/epoc32/winscw/c/rta/audiocontent.xml
sl@0
   231
../RTA/AudioRights.xml		/epoc32/winscw/c/rta/audiorights.xml
sl@0
   232
../RTA/AudioContentNoRights.xml	/epoc32/winscw/c/rta/audiocontentnorights.xml
sl@0
   233
../RTA/ImageContent.xml		/epoc32/winscw/c/rta/imagecontent.xml
sl@0
   234
../RTA/ImageRights.xml		/epoc32/winscw/c/rta/imagerights.xml
sl@0
   235
../RTA/SingleImageContent.xml	/epoc32/winscw/c/rta/singleimagecontent.xml
sl@0
   236
../RTA/singleImageRights.xml		/epoc32/winscw/c/rta/singleimagerights.xml
sl@0
   237
../RTA/ImageContentNoRights.xml	/epoc32/winscw/c/rta/imagecontentnorights.xml
sl@0
   238
../RTA/ImgDisplContentRights.xml	/epoc32/winscw/c/rta/imgdisplcontentrights.xml
sl@0
   239
../RTA/ImgDisplContent.xml		/epoc32/winscw/c/rta/imgdisplcontent.xml
sl@0
   240
../RTA/MidiContent.xml		/epoc32/winscw/c/rta/midicontent.xml
sl@0
   241
../RTA/MidiRights.xml		/epoc32/winscw/c/rta/midirights.xml
sl@0
   242
../RTA/VideoContentNoRights.xml	/epoc32/winscw/c/rta/videocontentnorights.xml
sl@0
   243
../RTA/VideoContent.xml		/epoc32/winscw/c/rta/videocontent.xml
sl@0
   244
../RTA/VideoRights.xml		/epoc32/winscw/c/rta/videorights.xml
sl@0
   245
../RTA/SingleToneContent.xml		/epoc32/winscw/c/rta/singletonecontent.xml
sl@0
   246
../RTA/SingleToneRights.xml		/epoc32/winscw/c/rta/singletonerights.xml
sl@0
   247
../RTA/rights.db			/epoc32/winscw/c/rta/rights.db
sl@0
   248
../RTA/rights.db			/epoc32/winscw/c/private/10205ea5/rights.db
sl@0
   249
../RTA/makeContent.bat		/epoc32/winscw/c/rta/makecontent.bat
sl@0
   250
../RTA/makeContent.script		/epoc32/winscw/c/rta/makecontent.script
sl@0
   251
../RTA/rta.ini			/epoc32/data/c/rta/rta.ini
sl@0
   252
../RTA/rta.script			/epoc32/data/c/rta/rta.script
sl@0
   253
../RTA/AudioContent.xml		/epoc32/data/c/rta/audiocontent.xml
sl@0
   254
../RTA/AudioRights.xml		/epoc32/data/c/rta/audiorights.xml
sl@0
   255
../RTA/AudioContentNoRights.xml	/epoc32/data/c/rta/audiocontentnorights.xml
sl@0
   256
../RTA/ImageContent.xml		/epoc32/data/c/rta/imagecontent.xml
sl@0
   257
../RTA/ImageRights.xml		/epoc32/data/c/rta/imagerights.xml
sl@0
   258
../RTA/SingleImageContent.xml	/epoc32/data/c/rta/singleimagecontent.xml
sl@0
   259
../RTA/singleImageRights.xml		/epoc32/data/c/rta/singleimagerights.xml
sl@0
   260
../RTA/ImageContentNoRights.xml	/epoc32/data/c/rta/imagecontentnorights.xml
sl@0
   261
../RTA/ImgDisplContentRights.xml	/epoc32/data/c/rta/imgdisplcontentrights.xml
sl@0
   262
../RTA/ImgDisplContent.xml		/epoc32/data/c/rta/imgdisplcontent.xml
sl@0
   263
../RTA/MidiContent.xml		/epoc32/data/c/rta/midicontent.xml
sl@0
   264
../RTA/MidiRights.xml		/epoc32/data/c/rta/midirights.xml
sl@0
   265
../RTA/VideoContentNoRights.xml	/epoc32/data/c/rta/videocontentnorights.xml
sl@0
   266
../RTA/VideoContent.xml		/epoc32/data/c/rta/videocontent.xml
sl@0
   267
../RTA/VideoRights.xml		/epoc32/data/c/rta/videorights.xml
sl@0
   268
../RTA/SingleToneContent.xml		/epoc32/data/c/rta/singletonecontent.xml
sl@0
   269
../RTA/SingleToneRights.xml		/epoc32/data/c/rta/singletonerights.xml
sl@0
   270
sl@0
   271
../RTA/makeContent.bat		/epoc32/data/c/rta/makecontent.bat
sl@0
   272
sl@0
   273
#ifdef SYMBIAN_MMF_MODEL_CONTROLLERS
sl@0
   274
../RTA/AudioOggContent.xml		/epoc32/winscw/c/rta/audiooggcontent.xml
sl@0
   275
../RTA/AudioOggRights.xml		/epoc32/winscw/c/rta/audiooggrights.xml
sl@0
   276
../RTA/AudioOggContentNoRights.xml	/epoc32/winscw/c/rta/audiooggcontentnorights.xml
sl@0
   277
../RTA/AudioOggContent.xml		/epoc32/data/c/rta/audiooggcontent.xml
sl@0
   278
../RTA/AudioOggRights.xml		/epoc32/data/c/rta/audiooggrights.xml
sl@0
   279
../RTA/AudioOggContentNoRights.xml	/epoc32/data/c/rta/audiooggcontentnorights.xml
sl@0
   280
#endif