FreeCalypso > hg > tcs211-fcmodem
comparison g23m/system/busyb/sourcesets/bae.xml @ 0:509db1a7b7b8
initial import: leo2moko-r1
author | Space Falcon <falcon@ivan.Harhan.ORG> |
---|---|
date | Mon, 01 Jun 2015 03:24:05 +0000 |
parents | |
children |
comparison
equal
deleted
inserted
replaced
-1:000000000000 | 0:509db1a7b7b8 |
---|---|
1 <?xml version="1.0" encoding="utf-8"?> | |
2 <sourceSet description="bae" name="bae"> | |
3 <settings> | |
4 <options> | |
5 <optionDef description="Common include path" name=""> | |
6 <condOption optRef="TI_INCLUDES" /> | |
7 <condOption name="include"> | |
8 <condValue pathRef="LAYER1_INCLUDE" /> | |
9 <condValue require="RVTOOL==1" pathRef="RVTOOL_DIR" /> | |
10 </condOption> | |
11 <condOption name="define"> | |
12 <condValue require="RVTOOL==0" value="TI_BOARD" /> | |
13 </condOption> | |
14 </optionDef> | |
15 <optionDef description="Common option flags" name=""> | |
16 <condOption optRef="bae_flags" /> | |
17 </optionDef> | |
18 </options> | |
19 </settings> | |
20 <sourceDirs> | |
21 <srcDir path="" pathRef="BAE_DIR" /> | |
22 </sourceDirs> | |
23 <sourceFiles> | |
24 <source name="bae_api.c" /> | |
25 <source name="bae_env.c" /> | |
26 <source name="bae_file_api.c" /> | |
27 <source name="bae_handle_message.c" /> | |
28 <source name="bae_handle_timer.c" /> | |
29 <source name="bae_playall.c" /> | |
30 <source name="bae_utils.c" /> | |
31 <source name="Engine\Client_API\Private\mBAE_AudibleCtrl.c" /> | |
32 <source name="Engine\Client_API\Private\mBAE_AudioFilePlayer.c" /> | |
33 <source name="Engine\Client_API\Private\mBAE_AudioPlayerBase.c" /> | |
34 <source name="Engine\Client_API\Private\mBAE_AudioPlayerCtrl.c" /> | |
35 <source name="Engine\Client_API\Private\mBAE_AudioStreamPlayer.c" /> | |
36 <source name="Engine\Client_API\Private\mBAE_BankResource.c" /> | |
37 <source name="Engine\Client_API\Private\mBAE_DRCCtrl.c" /> | |
38 <source name="Engine\Client_API\Private\mBAE_GroupPlayer.c" /> | |
39 <source name="Engine\Client_API\Private\mBAE_InputHardware.c" /> | |
40 <source name="Engine\Client_API\Private\mBAE_LoadCtrl.c" /> | |
41 <source name="Engine\Client_API\Private\mBAE_MetadataCtrl.c" /> | |
42 <source name="Engine\Client_API\Private\mBAE_MidiFilePlayer.c" /> | |
43 <source name="Engine\Client_API\Private\mBAE_MidiPlayerBase.c" /> | |
44 <source name="Engine\Client_API\Private\mBAE_MidiPlayerCtrl.c" /> | |
45 <source name="Engine\Client_API\Private\mBAE_MidiSynth.c" /> | |
46 <source name="Engine\Client_API\Private\mBAE_OutputHardware.c" /> | |
47 <source name="Engine\Client_API\Private\mBAE_PlayerCtrl.c" /> | |
48 <source name="Engine\Client_API\Private\mBAE_Private.c" /> | |
49 <source name="Engine\Client_API\Private\mBAE_Private_mbObject_GetCtrlVtbl.c" /> | |
50 <source name="Engine\Client_API\Private\mBAE_ResourceCtrl.c" /> | |
51 <source name="Engine\Client_API\Private\mBAE_RingtoneFilePlayer.c" /> | |
52 <source name="Engine\Client_API\Private\mBAE_System.c" /> | |
53 <source name="Engine\Client_API\Private\mBAE_TempoCtrl.c" /> | |
54 <source name="Engine\Client_API\Private\mBAE_TerminalCtrl.c" /> | |
55 <source name="Engine\Client_API\Private\mBAE_XMFCollection.c" /> | |
56 <source name="Engine\Common\AC_AliasMap.c" /> | |
57 <source name="Engine\Common\AC_AudioBuffer.c" /> | |
58 <source name="Engine\Common\AC_AudioFormat.c" /> | |
59 <source name="Engine\Common\AC_AudioFormat_GetFrameSizeInBytes.c" /> | |
60 <source name="Engine\Common\AC_BitStream.c" /> | |
61 <source name="Engine\Common\AC_BufferedFileStream.c" /> | |
62 <source name="Engine\Common\AC_Callback.c" /> | |
63 <source name="Engine\Common\AC_Cast128.c" /> | |
64 <source name="Engine\Common\AC_ChannelState.c" /> | |
65 <source name="Engine\Common\AC_ChannelState_AC_ChannelState_Update.c" /> | |
66 <source name="Engine\Common\AC_ClientStream.c" /> | |
67 <source name="Engine\Common\AC_ComponentMgr.c" /> | |
68 <source name="Engine\Common\AC_ComponentMgrStaticInit.c" /> | |
69 <source name="Engine\Common\AC_DiskFileStream.c" /> | |
70 <source name="Engine\Common\AC_DLSDefs.c" /> | |
71 <source name="Engine\Common\AC_DLSEffect.c" /> | |
72 <source name="Engine\Common\AC_DLSEnvelope.c" /> | |
73 <source name="Engine\Common\AC_DLSEnvelope_AC_DLSExponentialEnvelope_Run.c" /> | |
74 <source name="Engine\Common\AC_DLSEnvelope_AC_DLSLinearEnvelope_Run.c" /> | |
75 <source name="Engine\Common\AC_DLSEnvelope_PV_GetFactor.c" /> | |
76 <source name="Engine\Common\AC_DLSExponentialEnvelope_SetDecayTime.c" /> | |
77 <source name="Engine\Common\AC_DLSExponentialEnvelope_SetSustainLevel.c" /> | |
78 <source name="Engine\Common\AC_DLSFilter.c" /> | |
79 <source name="Engine\Common\AC_DLSFilter_AC_DLSFilter_Reset.c" /> | |
80 <source name="Engine\Common\AC_DLSFilter_AC_DLSFilter_Run.c" /> | |
81 <source name="Engine\Common\AC_DLSFilter_AC_DLSFilter_Update.c" /> | |
82 <source name="Engine\Common\AC_DLSInstrument.c" /> | |
83 <source name="Engine\Common\AC_DLSInstrument_AC_DLSInstrument_GetRegion.c" /> | |
84 <source name="Engine\Common\AC_DLSInstrument_IsSampleLoadedForKey.c" /> | |
85 <source name="Engine\Common\AC_DLSInstrumentMgr.c" /> | |
86 <source name="Engine\Common\AC_DLSMidiVoice.c" /> | |
87 <source name="Engine\Common\AC_DLSMidiVoice_AC_DLSMidiVoice_Configure.c" /> | |
88 <source name="Engine\Common\AC_DLSMidiVoice_AC_DLSMidiVoice_GetBankID.c" /> | |
89 <source name="Engine\Common\AC_DLSMidiVoice_PF_AC_DLSMidiVoice_Clean.c" /> | |
90 <source name="Engine\Common\AC_DLSMidiVoice_PF_AC_DLSMidiVoice_Kill.c" /> | |
91 <source name="Engine\Common\AC_DLSMidiVoice_PF_AC_DLSMidiVoice_Run.c" /> | |
92 <source name="Engine\Common\AC_DLSMidiVoice_PV_ConfigureEnvelopes.c" /> | |
93 <source name="Engine\Common\AC_DLSMidiVoice_PV_ConfigureLFOs.c" /> | |
94 <source name="Engine\Common\AC_DLSMidiVoice_PV_ProcessDynamicInputs.c" /> | |
95 <source name="Engine\Common\AC_DLSMidiVoice_PV_ProcessFixedInputs.c" /> | |
96 <source name="Engine\Common\AC_DLSReader.c" /> | |
97 <source name="Engine\Common\AC_DLSSoundVoice.c" /> | |
98 <source name="Engine\Common\AC_DLSUtils.c" /> | |
99 <source name="Engine\Common\AC_DLSVoice.c" /> | |
100 <source name="Engine\Common\AC_DLSVoice_AC_DLSVoice_Kill.c" /> | |
101 <source name="Engine\Common\AC_DLSVoice_AC_DLSVoice_Run.c" /> | |
102 <source name="Engine\Common\AC_DLSVoice_AC_DLSVoice_Update.c" /> | |
103 <source name="Engine\Common\AC_DLSVoice_AC_DLSVoiceAmplifier_Run.c" /> | |
104 <source name="Engine\Common\AC_DLSVoice_AC_DLSVoiceLFO_Run.c" /> | |
105 <source name="Engine\Common\AC_DLSVoice_AC_DLSVoiceOscillator_Ctor.c" /> | |
106 <source name="Engine\Common\AC_DLSVoice_AC_DLSVoiceOscillator_GetWaveform.c" /> | |
107 <source name="Engine\Common\AC_DLSVoice_AC_DLSVoiceOscillator_Run.c" /> | |
108 <source name="Engine\Common\AC_DLSVoice_AC_DLSVoiceOscillator_SetSampleInfo.c" /> | |
109 <source name="Engine\Common\AC_DLSVoice_ACF_GetRatioFromPitch.c" /> | |
110 <source name="Engine\Common\AC_DLSVoice_PRT_AC_DLSVoice_Clean.c" /> | |
111 <source name="Engine\Common\AC_DLSVoice_PRT_AC_DLSVoice_Ctor.c" /> | |
112 <source name="Engine\Common\AC_DLSVoiceAmplifier_GetMonoAmplitude.c" /> | |
113 <source name="Engine\Common\AC_DLSVoiceAmplifier_GetStereoAmplitude.c" /> | |
114 <source name="Engine\Common\AC_DLSVoiceInnerLoops.c" /> | |
115 <source name="Engine\Common\AC_DLSVoiceLoops.c" /> | |
116 <source name="Engine\Common\AC_DLSVoiceLoops_PV_DLSVoice_UpdateInnerLoops.c" /> | |
117 <source name="Engine\Common\AC_DLSVoiceLoops_PV_LoopToMono.c" /> | |
118 <source name="Engine\Common\AC_DLSVoiceLoops_PV_LoopToStereo.c" /> | |
119 <source name="Engine\Common\AC_DLSVoiceOscillator_GetInterpedSampleCount.c" /> | |
120 <source name="Engine\Common\AC_DRC.c" /> | |
121 <source name="Engine\Common\AC_DRCRun.c" /> | |
122 <source name="Engine\Common\AC_EncryptedStream.c" /> | |
123 <source name="Engine\Common\AC_EventMgr.c" /> | |
124 <source name="Engine\Common\AC_FileProxy.c" /> | |
125 <source name="Engine\Common\AC_FileStream.c" /> | |
126 <source name="Engine\Common\AC_IFFReader.c" /> | |
127 <source name="Engine\Common\AC_IgorCodecBase.c" /> | |
128 <source name="Engine\Common\AC_List.c" /> | |
129 <source name="Engine\Common\AC_Math.c" /> | |
130 <source name="Engine\Common\AC_MemoryStream.c" /> | |
131 <source name="Engine\Common\AC_MemoryStream_PRT_AC_MemoryStream_Dtor.c" /> | |
132 <source name="Engine\Common\AC_MemoryUse.c" /> | |
133 <source name="Engine\Common\AC_MetadataAgent.c" /> | |
134 <source name="Engine\Common\AC_MetadataTOC.c" /> | |
135 <source name="Engine\Common\AC_Midi.c" /> | |
136 <source name="Engine\Common\AC_MidiEvent.c" /> | |
137 <source name="Engine\Common\AC_MidiEventQueue.c" /> | |
138 <source name="Engine\Common\AC_MidiEventQueue_AC_MidiEventQueue_Enqueue.c" /> | |
139 <source name="Engine\Common\AC_RawSample.c" /> | |
140 <source name="Engine\Common\AC_RefCounted.c" /> | |
141 <source name="Engine\Common\AC_Resource.c" /> | |
142 <source name="Engine\Common\AC_ResourceAccess.c" /> | |
143 <source name="Engine\Common\AC_ResourceID.c" /> | |
144 <source name="Engine\Common\AC_ResourceMgr.c" /> | |
145 <source name="Engine\Common\AC_ResourceTOC.c" /> | |
146 <source name="Engine\Common\AC_Sample.c" /> | |
147 <source name="Engine\Common\AC_Sample_AC_Sample_GetWaveform.c" /> | |
148 <source name="Engine\Common\AC_Sample_AC_Sample_GetWaveFrames.c" /> | |
149 <source name="Engine\Common\AC_Sample_PRT_AC_Sample_SetWaveFrames.c" /> | |
150 <source name="Engine\Common\AC_SampleBuffered.c" /> | |
151 <source name="Engine\Common\AC_SampleBuffered_AC_SampleBuffered_GetWaveform.c" /> | |
152 <source name="Engine\Common\AC_SampleByteMap.c" /> | |
153 <source name="Engine\Common\AC_SampleByteMapComplex.c" /> | |
154 <source name="Engine\Common\AC_SampleByteMapSimple.c" /> | |
155 <source name="Engine\Common\AC_SampleDiskStreamed.c" /> | |
156 <source name="Engine\Common\AC_SampleMemoryStreamed.c" /> | |
157 <source name="Engine\Common\AC_SampleMgr.c" /> | |
158 <source name="Engine\Common\AC_SampleStreamed.c" /> | |
159 <source name="Engine\Common\AC_SCSU_Uncompress.c" /> | |
160 <source name="Engine\Common\AC_Sha1.c" /> | |
161 <source name="Engine\Common\AC_Stream.c" /> | |
162 <source name="Engine\Common\AC_System.c" /> | |
163 <source name="Engine\Common\AC_TempoMap.c" /> | |
164 <source name="Engine\Common\AC_TrackMap.c" /> | |
165 <source name="Engine\Common\AC_Utils.c" /> | |
166 <source name="Engine\Common\AC_XMFReader.c" /> | |
167 <source name="Engine\Common\ACC_AIFFParser.c" /> | |
168 <source name="Engine\Common\ACC_AIFFResFileHandler.c" /> | |
169 <source name="Engine\Common\ACC_ASCIITextDecoder.c" /> | |
170 <source name="Engine\Common\ACC_AUParser.c" /> | |
171 <source name="Engine\Common\ACC_AUResFileHandler.c" /> | |
172 <source name="Engine\Common\ACC_CastDecryptor.c" /> | |
173 <source name="Engine\Common\ACC_Chorus.c" /> | |
174 <source name="Engine\Common\ACC_CompressedUnicodeDecoder.c" /> | |
175 <source name="Engine\Common\ACC_DLSParser.c" /> | |
176 <source name="Engine\Common\ACC_DLSRenderer.c" /> | |
177 <source name="Engine\Common\ACC_DLSRenderer_PF_ACC_DLSRenderer_FillBuffer.c" /> | |
178 <source name="Engine\Common\ACC_DLSRendererImpl.c" /> | |
179 <source name="Engine\Common\ACC_DLSRendererImpl_AC_DLSSynthLink_StealAVoice.c" /> | |
180 <source name="Engine\Common\ACC_DLSRendererImpl_PRT_ACC_DLSRenderer_RunSynth.c" /> | |
181 <source name="Engine\Common\ACC_DLSRendererImpl_PV_ACC_DLSRenderer_GetAVoice.c" /> | |
182 <source name="Engine\Common\ACC_DLSRendererImpl_PV_GetLinkForSynth.c" /> | |
183 <source name="Engine\Common\ACC_DLSRendererImpl_PV_SnipFromList.c" /> | |
184 <source name="Engine\Common\ACC_DLSResFileHandler.c" /> | |
185 <source name="Engine\Common\ACC_DLSSynth.c" /> | |
186 <source name="Engine\Common\ACC_DLSSynth_AC_MidiState_GetController.c" /> | |
187 <source name="Engine\Common\ACC_DLSSynth_AC_MidiState_GetRPN.c" /> | |
188 <source name="Engine\Common\ACC_DLSSynth_AC_MidiState_IsVibratorInstrument.c" /> | |
189 <source name="Engine\Common\ACC_DLSSynth_AC_MidiState_SetController.c" /> | |
190 <source name="Engine\Common\ACC_DLSSynth_AC_PlaymodeHandler_OnController.c" /> | |
191 <source name="Engine\Common\ACC_DLSSynth_AC_PlaymodeHandler_OnNoteOff.c" /> | |
192 <source name="Engine\Common\ACC_DLSSynth_AC_PlaymodeHandler_OnNoteOn.c" /> | |
193 <source name="Engine\Common\ACC_DLSSynth_PF_ACC_DLSSynth_DoNextEvents.c" /> | |
194 <source name="Engine\Common\ACC_DLSSynth_PF_ACC_DLSSynth_GetChannelPressure.c" /> | |
195 <source name="Engine\Common\ACC_DLSSynth_PF_ACC_DLSSynth_GetController.c" /> | |
196 <source name="Engine\Common\ACC_DLSSynth_PF_ACC_DLSSynth_GetNRPN.c" /> | |
197 <source name="Engine\Common\ACC_DLSSynth_PF_ACC_DLSSynth_GetPitchbend.c" /> | |
198 <source name="Engine\Common\ACC_DLSSynth_PF_ACC_DLSSynth_GetProgram.c" /> | |
199 <source name="Engine\Common\ACC_DLSSynth_PF_ACC_DLSSynth_GetRPN.c" /> | |
200 <source name="Engine\Common\ACC_DLSSynth_PV_ACC_DLSSynth_ProcessEvent.c" /> | |
201 <source name="Engine\Common\ACC_DLSSynth_PV_ACC_DLSSynth_ServeFade.c" /> | |
202 <source name="Engine\Common\ACC_G711AudioDecoder.c" /> | |
203 <source name="Engine\Common\ACC_IgorDecompressor.c" /> | |
204 <source name="Engine\Common\ACC_IgorDecryptor.c" /> | |
205 <source name="Engine\Common\ACC_IgorReverb.c" /> | |
206 <source name="Engine\Common\ACC_IMAAudioDecoder.c" /> | |
207 <source name="Engine\Common\ACC_IMYMidiEventFeed.c" /> | |
208 <source name="Engine\Common\ACC_IMYResFileHandler.c" /> | |
209 <source name="Engine\Common\ACC_InputHardware.c" /> | |
210 <source name="Engine\Common\ACC_IREZResFileHandler.c" /> | |
211 <source name="Engine\Common\ACC_IREZToDLSParser.c" /> | |
212 <source name="Engine\Common\ACC_JTSMidiEventFeed.c" /> | |
213 <source name="Engine\Common\ACC_JTSResFileHandler.c" /> | |
214 <source name="Engine\Common\ACC_Mixer.c" /> | |
215 <source name="Engine\Common\ACC_Mixer_PV_ACC_Mixer_ServeOutput.c" /> | |
216 <source name="Engine\Common\ACC_MixerOutput.c" /> | |
217 <source name="Engine\Common\ACC_MixerOutput_PV_MixOutput16.c" /> | |
218 <source name="Engine\Common\ACC_MPEGParser.c" /> | |
219 <source name="Engine\Common\ACC_MPEGResFileHandler.c" /> | |
220 <source name="Engine\Common\ACC_OutputHardware.c" /> | |
221 <source name="Engine\Common\ACC_Parser.c" /> | |
222 <source name="Engine\Common\ACC_ResFileHandler.c" /> | |
223 <source name="Engine\Common\ACC_RTXMidiEventFeed.c" /> | |
224 <source name="Engine\Common\ACC_RTXResFileHandler.c" /> | |
225 <source name="Engine\Common\ACC_Sequencer.c" /> | |
226 <source name="Engine\Common\ACC_Sequencer_PF_ACC_Sequencer_GetNextEvents.c" /> | |
227 <source name="Engine\Common\ACC_Sequencer_PV_ACC_Sequencer_ServeTrack.c" /> | |
228 <source name="Engine\Common\ACC_Sequencer_PV_ACC_Sequencer_ServeTrackGroup.c" /> | |
229 <source name="Engine\Common\ACC_SimpleResFileHandler.c" /> | |
230 <source name="Engine\Common\ACC_SingleByteTextDecoder.c" /> | |
231 <source name="Engine\Common\ACC_SMAFMidiEventFeed.c" /> | |
232 <source name="Engine\Common\ACC_SMAFResFileHandler.c" /> | |
233 <source name="Engine\Common\ACC_SMAFToDLSParser.c" /> | |
234 <source name="Engine\Common\ACC_SMFMidiEventFeed.c" /> | |
235 <source name="Engine\Common\ACC_SMFResFileHandler.c" /> | |
236 <source name="Engine\Common\ACC_SMSMidiEventFeed.c" /> | |
237 <source name="Engine\Common\ACC_SMSResFileHandler.c" /> | |
238 <source name="Engine\Common\ACC_Song.c" /> | |
239 <source name="Engine\Common\ACC_SoundDLS.c" /> | |
240 <source name="Engine\Common\ACC_SunMPEGAudioDecoder.c" /> | |
241 <source name="Engine\Common\ACC_UTF8UnicodeDecoder.c" /> | |
242 <source name="Engine\Common\ACC_UTF16UnicodeDecoder.c" /> | |
243 <source name="Engine\Common\ACC_UTF32UnicodeDecoder.c" /> | |
244 <source name="Engine\Common\ACC_WAVEParser.c" /> | |
245 <source name="Engine\Common\ACC_WAVEResFileHandler.c" /> | |
246 <source name="Engine\Common\ACC_XMFResFileHandler.c" /> | |
247 <source name="Engine\Common\ACC_YamahaAudioDecoder.c" /> | |
248 <source name="Engine\Common\ACC_ZlibDecompressor.c" /> | |
249 <source name="Engine\Common\ACCommon.c" /> | |
250 <source name="Engine\Common\ACCommon_ACF_DestroyLock.c" /> | |
251 <source name="Engine\Common\ACCommon_ACF_MemCpy.c" /> | |
252 <source name="Engine\Common\ACNew.c" /> | |
253 <source name="Engine\Common\ACNew_ACF_MallocAtLevel.c" /> | |
254 <source name="Engine\Common\ACReal.c" /> | |
255 <source name="Engine\Common\ACReal_PV_UReal32_Divide.c" /> | |
256 <source name="Engine\Common\ACString.c" /> | |
257 <source name="Engine\Common\ACTrace.c" /> | |
258 <source name="Engine\Common\PAL.c" /> | |
259 <source name="Engine\Common\PF_ACC_DLSRenderer_GetRealtimeAudioInfo.c" /> | |
260 <source name="Engine\Common\PF_ACC_DLSRenderer_HandleController.c" /> | |
261 <source name="Engine\Common\PF_ACC_DLSRenderer_HandleNoteOff.c" /> | |
262 <source name="Engine\Common\PF_ACC_DLSRenderer_HandleNoteOn.c" /> | |
263 <source name="Engine\Common\PF_ACC_SMFMidiEventFeed_GetNextEvent.c" /> | |
264 <source name="Engine\Common\PF_ACC_SMFMidiEventFeed_Reset.c" /> | |
265 <source name="Engine\Common\PRT_AC_BufferedFileStream_Dtor.c" /> | |
266 <source name="Engine\Common\PRT_ACC_DLSRenderer_BuildAudioSlice.c" /> | |
267 <source name="Engine\Common\PV_ACC_DLSRenderer_ShutdownVoice.c" /> | |
268 <source name="Engine\Common\PV_ACC_SMFMidiEventFeed_ParseEvent.c" /> | |
269 <source name="libraries\g711_source\g711.c" /> | |
270 <source name="libraries\zlib_source\adler32.c" /> | |
271 <source name="libraries\zlib_source\infblock.c" /> | |
272 <source name="libraries\zlib_source\infcodes.c" /> | |
273 <source name="libraries\zlib_source\inffast.c" /> | |
274 <source name="libraries\zlib_source\inflate.c" /> | |
275 <source name="libraries\zlib_source\inftrees.c" /> | |
276 <source name="libraries\zlib_source\infutil.c" /> | |
277 <source name="PAL_Impls\Riviera\PAL_EventNotifier_Riviera.c" /> | |
278 <source name="PAL_Impls\Riviera\PAL_HostHardware_Riviera.c" /> | |
279 <source name="PAL_Impls\Riviera\PAL_Rivera.c" /> | |
280 </sourceFiles> | |
281 </sourceSet> |