FreeCalypso > hg > tcs211-l1-reconst
view g23m/system/busyb/sourcesets/bae.xml @ 123:63137aa0ad1f
l1_pwmgr.c: passes compilation (but link fails)
author | Mychaela Falconia <falcon@ivan.Harhan.ORG> |
---|---|
date | Thu, 12 May 2016 02:18:21 +0000 |
parents | 509db1a7b7b8 |
children |
line wrap: on
line source
<?xml version="1.0" encoding="utf-8"?> <sourceSet description="bae" name="bae"> <settings> <options> <optionDef description="Common include path" name=""> <condOption optRef="TI_INCLUDES" /> <condOption name="include"> <condValue pathRef="LAYER1_INCLUDE" /> <condValue require="RVTOOL==1" pathRef="RVTOOL_DIR" /> </condOption> <condOption name="define"> <condValue require="RVTOOL==0" value="TI_BOARD" /> </condOption> </optionDef> <optionDef description="Common option flags" name=""> <condOption optRef="bae_flags" /> </optionDef> </options> </settings> <sourceDirs> <srcDir path="" pathRef="BAE_DIR" /> </sourceDirs> <sourceFiles> <source name="bae_api.c" /> <source name="bae_env.c" /> <source name="bae_file_api.c" /> <source name="bae_handle_message.c" /> <source name="bae_handle_timer.c" /> <source name="bae_playall.c" /> <source name="bae_utils.c" /> <source name="Engine\Client_API\Private\mBAE_AudibleCtrl.c" /> <source name="Engine\Client_API\Private\mBAE_AudioFilePlayer.c" /> <source name="Engine\Client_API\Private\mBAE_AudioPlayerBase.c" /> <source name="Engine\Client_API\Private\mBAE_AudioPlayerCtrl.c" /> <source name="Engine\Client_API\Private\mBAE_AudioStreamPlayer.c" /> <source name="Engine\Client_API\Private\mBAE_BankResource.c" /> <source name="Engine\Client_API\Private\mBAE_DRCCtrl.c" /> <source name="Engine\Client_API\Private\mBAE_GroupPlayer.c" /> <source name="Engine\Client_API\Private\mBAE_InputHardware.c" /> <source name="Engine\Client_API\Private\mBAE_LoadCtrl.c" /> <source name="Engine\Client_API\Private\mBAE_MetadataCtrl.c" /> <source name="Engine\Client_API\Private\mBAE_MidiFilePlayer.c" /> <source name="Engine\Client_API\Private\mBAE_MidiPlayerBase.c" /> <source name="Engine\Client_API\Private\mBAE_MidiPlayerCtrl.c" /> <source name="Engine\Client_API\Private\mBAE_MidiSynth.c" /> <source name="Engine\Client_API\Private\mBAE_OutputHardware.c" /> <source name="Engine\Client_API\Private\mBAE_PlayerCtrl.c" /> <source name="Engine\Client_API\Private\mBAE_Private.c" /> <source name="Engine\Client_API\Private\mBAE_Private_mbObject_GetCtrlVtbl.c" /> <source name="Engine\Client_API\Private\mBAE_ResourceCtrl.c" /> <source name="Engine\Client_API\Private\mBAE_RingtoneFilePlayer.c" /> <source name="Engine\Client_API\Private\mBAE_System.c" /> <source name="Engine\Client_API\Private\mBAE_TempoCtrl.c" /> <source name="Engine\Client_API\Private\mBAE_TerminalCtrl.c" /> <source name="Engine\Client_API\Private\mBAE_XMFCollection.c" /> <source name="Engine\Common\AC_AliasMap.c" /> <source name="Engine\Common\AC_AudioBuffer.c" /> <source name="Engine\Common\AC_AudioFormat.c" /> <source name="Engine\Common\AC_AudioFormat_GetFrameSizeInBytes.c" /> <source name="Engine\Common\AC_BitStream.c" /> <source name="Engine\Common\AC_BufferedFileStream.c" /> <source name="Engine\Common\AC_Callback.c" /> <source name="Engine\Common\AC_Cast128.c" /> <source name="Engine\Common\AC_ChannelState.c" /> <source name="Engine\Common\AC_ChannelState_AC_ChannelState_Update.c" /> <source name="Engine\Common\AC_ClientStream.c" /> <source name="Engine\Common\AC_ComponentMgr.c" /> <source name="Engine\Common\AC_ComponentMgrStaticInit.c" /> <source name="Engine\Common\AC_DiskFileStream.c" /> <source name="Engine\Common\AC_DLSDefs.c" /> <source name="Engine\Common\AC_DLSEffect.c" /> <source name="Engine\Common\AC_DLSEnvelope.c" /> <source name="Engine\Common\AC_DLSEnvelope_AC_DLSExponentialEnvelope_Run.c" /> <source name="Engine\Common\AC_DLSEnvelope_AC_DLSLinearEnvelope_Run.c" /> <source name="Engine\Common\AC_DLSEnvelope_PV_GetFactor.c" /> <source name="Engine\Common\AC_DLSExponentialEnvelope_SetDecayTime.c" /> <source name="Engine\Common\AC_DLSExponentialEnvelope_SetSustainLevel.c" /> <source name="Engine\Common\AC_DLSFilter.c" /> <source name="Engine\Common\AC_DLSFilter_AC_DLSFilter_Reset.c" /> <source name="Engine\Common\AC_DLSFilter_AC_DLSFilter_Run.c" /> <source name="Engine\Common\AC_DLSFilter_AC_DLSFilter_Update.c" /> <source name="Engine\Common\AC_DLSInstrument.c" /> <source name="Engine\Common\AC_DLSInstrument_AC_DLSInstrument_GetRegion.c" /> <source name="Engine\Common\AC_DLSInstrument_IsSampleLoadedForKey.c" /> <source name="Engine\Common\AC_DLSInstrumentMgr.c" /> <source name="Engine\Common\AC_DLSMidiVoice.c" /> <source name="Engine\Common\AC_DLSMidiVoice_AC_DLSMidiVoice_Configure.c" /> <source name="Engine\Common\AC_DLSMidiVoice_AC_DLSMidiVoice_GetBankID.c" /> <source name="Engine\Common\AC_DLSMidiVoice_PF_AC_DLSMidiVoice_Clean.c" /> <source name="Engine\Common\AC_DLSMidiVoice_PF_AC_DLSMidiVoice_Kill.c" /> <source name="Engine\Common\AC_DLSMidiVoice_PF_AC_DLSMidiVoice_Run.c" /> <source name="Engine\Common\AC_DLSMidiVoice_PV_ConfigureEnvelopes.c" /> <source name="Engine\Common\AC_DLSMidiVoice_PV_ConfigureLFOs.c" /> <source name="Engine\Common\AC_DLSMidiVoice_PV_ProcessDynamicInputs.c" /> <source name="Engine\Common\AC_DLSMidiVoice_PV_ProcessFixedInputs.c" /> <source name="Engine\Common\AC_DLSReader.c" /> <source name="Engine\Common\AC_DLSSoundVoice.c" /> <source name="Engine\Common\AC_DLSUtils.c" /> <source name="Engine\Common\AC_DLSVoice.c" /> <source name="Engine\Common\AC_DLSVoice_AC_DLSVoice_Kill.c" /> <source name="Engine\Common\AC_DLSVoice_AC_DLSVoice_Run.c" /> <source name="Engine\Common\AC_DLSVoice_AC_DLSVoice_Update.c" /> <source name="Engine\Common\AC_DLSVoice_AC_DLSVoiceAmplifier_Run.c" /> <source name="Engine\Common\AC_DLSVoice_AC_DLSVoiceLFO_Run.c" /> <source name="Engine\Common\AC_DLSVoice_AC_DLSVoiceOscillator_Ctor.c" /> <source name="Engine\Common\AC_DLSVoice_AC_DLSVoiceOscillator_GetWaveform.c" /> <source name="Engine\Common\AC_DLSVoice_AC_DLSVoiceOscillator_Run.c" /> <source name="Engine\Common\AC_DLSVoice_AC_DLSVoiceOscillator_SetSampleInfo.c" /> <source name="Engine\Common\AC_DLSVoice_ACF_GetRatioFromPitch.c" /> <source name="Engine\Common\AC_DLSVoice_PRT_AC_DLSVoice_Clean.c" /> <source name="Engine\Common\AC_DLSVoice_PRT_AC_DLSVoice_Ctor.c" /> <source name="Engine\Common\AC_DLSVoiceAmplifier_GetMonoAmplitude.c" /> <source name="Engine\Common\AC_DLSVoiceAmplifier_GetStereoAmplitude.c" /> <source name="Engine\Common\AC_DLSVoiceInnerLoops.c" /> <source name="Engine\Common\AC_DLSVoiceLoops.c" /> <source name="Engine\Common\AC_DLSVoiceLoops_PV_DLSVoice_UpdateInnerLoops.c" /> <source name="Engine\Common\AC_DLSVoiceLoops_PV_LoopToMono.c" /> <source name="Engine\Common\AC_DLSVoiceLoops_PV_LoopToStereo.c" /> <source name="Engine\Common\AC_DLSVoiceOscillator_GetInterpedSampleCount.c" /> <source name="Engine\Common\AC_DRC.c" /> <source name="Engine\Common\AC_DRCRun.c" /> <source name="Engine\Common\AC_EncryptedStream.c" /> <source name="Engine\Common\AC_EventMgr.c" /> <source name="Engine\Common\AC_FileProxy.c" /> <source name="Engine\Common\AC_FileStream.c" /> <source name="Engine\Common\AC_IFFReader.c" /> <source name="Engine\Common\AC_IgorCodecBase.c" /> <source name="Engine\Common\AC_List.c" /> <source name="Engine\Common\AC_Math.c" /> <source name="Engine\Common\AC_MemoryStream.c" /> <source name="Engine\Common\AC_MemoryStream_PRT_AC_MemoryStream_Dtor.c" /> <source name="Engine\Common\AC_MemoryUse.c" /> <source name="Engine\Common\AC_MetadataAgent.c" /> <source name="Engine\Common\AC_MetadataTOC.c" /> <source name="Engine\Common\AC_Midi.c" /> <source name="Engine\Common\AC_MidiEvent.c" /> <source name="Engine\Common\AC_MidiEventQueue.c" /> <source name="Engine\Common\AC_MidiEventQueue_AC_MidiEventQueue_Enqueue.c" /> <source name="Engine\Common\AC_RawSample.c" /> <source name="Engine\Common\AC_RefCounted.c" /> <source name="Engine\Common\AC_Resource.c" /> <source name="Engine\Common\AC_ResourceAccess.c" /> <source name="Engine\Common\AC_ResourceID.c" /> <source name="Engine\Common\AC_ResourceMgr.c" /> <source name="Engine\Common\AC_ResourceTOC.c" /> <source name="Engine\Common\AC_Sample.c" /> <source name="Engine\Common\AC_Sample_AC_Sample_GetWaveform.c" /> <source name="Engine\Common\AC_Sample_AC_Sample_GetWaveFrames.c" /> <source name="Engine\Common\AC_Sample_PRT_AC_Sample_SetWaveFrames.c" /> <source name="Engine\Common\AC_SampleBuffered.c" /> <source name="Engine\Common\AC_SampleBuffered_AC_SampleBuffered_GetWaveform.c" /> <source name="Engine\Common\AC_SampleByteMap.c" /> <source name="Engine\Common\AC_SampleByteMapComplex.c" /> <source name="Engine\Common\AC_SampleByteMapSimple.c" /> <source name="Engine\Common\AC_SampleDiskStreamed.c" /> <source name="Engine\Common\AC_SampleMemoryStreamed.c" /> <source name="Engine\Common\AC_SampleMgr.c" /> <source name="Engine\Common\AC_SampleStreamed.c" /> <source name="Engine\Common\AC_SCSU_Uncompress.c" /> <source name="Engine\Common\AC_Sha1.c" /> <source name="Engine\Common\AC_Stream.c" /> <source name="Engine\Common\AC_System.c" /> <source name="Engine\Common\AC_TempoMap.c" /> <source name="Engine\Common\AC_TrackMap.c" /> <source name="Engine\Common\AC_Utils.c" /> <source name="Engine\Common\AC_XMFReader.c" /> <source name="Engine\Common\ACC_AIFFParser.c" /> <source name="Engine\Common\ACC_AIFFResFileHandler.c" /> <source name="Engine\Common\ACC_ASCIITextDecoder.c" /> <source name="Engine\Common\ACC_AUParser.c" /> <source name="Engine\Common\ACC_AUResFileHandler.c" /> <source name="Engine\Common\ACC_CastDecryptor.c" /> <source name="Engine\Common\ACC_Chorus.c" /> <source name="Engine\Common\ACC_CompressedUnicodeDecoder.c" /> <source name="Engine\Common\ACC_DLSParser.c" /> <source name="Engine\Common\ACC_DLSRenderer.c" /> <source name="Engine\Common\ACC_DLSRenderer_PF_ACC_DLSRenderer_FillBuffer.c" /> <source name="Engine\Common\ACC_DLSRendererImpl.c" /> <source name="Engine\Common\ACC_DLSRendererImpl_AC_DLSSynthLink_StealAVoice.c" /> <source name="Engine\Common\ACC_DLSRendererImpl_PRT_ACC_DLSRenderer_RunSynth.c" /> <source name="Engine\Common\ACC_DLSRendererImpl_PV_ACC_DLSRenderer_GetAVoice.c" /> <source name="Engine\Common\ACC_DLSRendererImpl_PV_GetLinkForSynth.c" /> <source name="Engine\Common\ACC_DLSRendererImpl_PV_SnipFromList.c" /> <source name="Engine\Common\ACC_DLSResFileHandler.c" /> <source name="Engine\Common\ACC_DLSSynth.c" /> <source name="Engine\Common\ACC_DLSSynth_AC_MidiState_GetController.c" /> <source name="Engine\Common\ACC_DLSSynth_AC_MidiState_GetRPN.c" /> <source name="Engine\Common\ACC_DLSSynth_AC_MidiState_IsVibratorInstrument.c" /> <source name="Engine\Common\ACC_DLSSynth_AC_MidiState_SetController.c" /> <source name="Engine\Common\ACC_DLSSynth_AC_PlaymodeHandler_OnController.c" /> <source name="Engine\Common\ACC_DLSSynth_AC_PlaymodeHandler_OnNoteOff.c" /> <source name="Engine\Common\ACC_DLSSynth_AC_PlaymodeHandler_OnNoteOn.c" /> <source name="Engine\Common\ACC_DLSSynth_PF_ACC_DLSSynth_DoNextEvents.c" /> <source name="Engine\Common\ACC_DLSSynth_PF_ACC_DLSSynth_GetChannelPressure.c" /> <source name="Engine\Common\ACC_DLSSynth_PF_ACC_DLSSynth_GetController.c" /> <source name="Engine\Common\ACC_DLSSynth_PF_ACC_DLSSynth_GetNRPN.c" /> <source name="Engine\Common\ACC_DLSSynth_PF_ACC_DLSSynth_GetPitchbend.c" /> <source name="Engine\Common\ACC_DLSSynth_PF_ACC_DLSSynth_GetProgram.c" /> <source name="Engine\Common\ACC_DLSSynth_PF_ACC_DLSSynth_GetRPN.c" /> <source name="Engine\Common\ACC_DLSSynth_PV_ACC_DLSSynth_ProcessEvent.c" /> <source name="Engine\Common\ACC_DLSSynth_PV_ACC_DLSSynth_ServeFade.c" /> <source name="Engine\Common\ACC_G711AudioDecoder.c" /> <source name="Engine\Common\ACC_IgorDecompressor.c" /> <source name="Engine\Common\ACC_IgorDecryptor.c" /> <source name="Engine\Common\ACC_IgorReverb.c" /> <source name="Engine\Common\ACC_IMAAudioDecoder.c" /> <source name="Engine\Common\ACC_IMYMidiEventFeed.c" /> <source name="Engine\Common\ACC_IMYResFileHandler.c" /> <source name="Engine\Common\ACC_InputHardware.c" /> <source name="Engine\Common\ACC_IREZResFileHandler.c" /> <source name="Engine\Common\ACC_IREZToDLSParser.c" /> <source name="Engine\Common\ACC_JTSMidiEventFeed.c" /> <source name="Engine\Common\ACC_JTSResFileHandler.c" /> <source name="Engine\Common\ACC_Mixer.c" /> <source name="Engine\Common\ACC_Mixer_PV_ACC_Mixer_ServeOutput.c" /> <source name="Engine\Common\ACC_MixerOutput.c" /> <source name="Engine\Common\ACC_MixerOutput_PV_MixOutput16.c" /> <source name="Engine\Common\ACC_MPEGParser.c" /> <source name="Engine\Common\ACC_MPEGResFileHandler.c" /> <source name="Engine\Common\ACC_OutputHardware.c" /> <source name="Engine\Common\ACC_Parser.c" /> <source name="Engine\Common\ACC_ResFileHandler.c" /> <source name="Engine\Common\ACC_RTXMidiEventFeed.c" /> <source name="Engine\Common\ACC_RTXResFileHandler.c" /> <source name="Engine\Common\ACC_Sequencer.c" /> <source name="Engine\Common\ACC_Sequencer_PF_ACC_Sequencer_GetNextEvents.c" /> <source name="Engine\Common\ACC_Sequencer_PV_ACC_Sequencer_ServeTrack.c" /> <source name="Engine\Common\ACC_Sequencer_PV_ACC_Sequencer_ServeTrackGroup.c" /> <source name="Engine\Common\ACC_SimpleResFileHandler.c" /> <source name="Engine\Common\ACC_SingleByteTextDecoder.c" /> <source name="Engine\Common\ACC_SMAFMidiEventFeed.c" /> <source name="Engine\Common\ACC_SMAFResFileHandler.c" /> <source name="Engine\Common\ACC_SMAFToDLSParser.c" /> <source name="Engine\Common\ACC_SMFMidiEventFeed.c" /> <source name="Engine\Common\ACC_SMFResFileHandler.c" /> <source name="Engine\Common\ACC_SMSMidiEventFeed.c" /> <source name="Engine\Common\ACC_SMSResFileHandler.c" /> <source name="Engine\Common\ACC_Song.c" /> <source name="Engine\Common\ACC_SoundDLS.c" /> <source name="Engine\Common\ACC_SunMPEGAudioDecoder.c" /> <source name="Engine\Common\ACC_UTF8UnicodeDecoder.c" /> <source name="Engine\Common\ACC_UTF16UnicodeDecoder.c" /> <source name="Engine\Common\ACC_UTF32UnicodeDecoder.c" /> <source name="Engine\Common\ACC_WAVEParser.c" /> <source name="Engine\Common\ACC_WAVEResFileHandler.c" /> <source name="Engine\Common\ACC_XMFResFileHandler.c" /> <source name="Engine\Common\ACC_YamahaAudioDecoder.c" /> <source name="Engine\Common\ACC_ZlibDecompressor.c" /> <source name="Engine\Common\ACCommon.c" /> <source name="Engine\Common\ACCommon_ACF_DestroyLock.c" /> <source name="Engine\Common\ACCommon_ACF_MemCpy.c" /> <source name="Engine\Common\ACNew.c" /> <source name="Engine\Common\ACNew_ACF_MallocAtLevel.c" /> <source name="Engine\Common\ACReal.c" /> <source name="Engine\Common\ACReal_PV_UReal32_Divide.c" /> <source name="Engine\Common\ACString.c" /> <source name="Engine\Common\ACTrace.c" /> <source name="Engine\Common\PAL.c" /> <source name="Engine\Common\PF_ACC_DLSRenderer_GetRealtimeAudioInfo.c" /> <source name="Engine\Common\PF_ACC_DLSRenderer_HandleController.c" /> <source name="Engine\Common\PF_ACC_DLSRenderer_HandleNoteOff.c" /> <source name="Engine\Common\PF_ACC_DLSRenderer_HandleNoteOn.c" /> <source name="Engine\Common\PF_ACC_SMFMidiEventFeed_GetNextEvent.c" /> <source name="Engine\Common\PF_ACC_SMFMidiEventFeed_Reset.c" /> <source name="Engine\Common\PRT_AC_BufferedFileStream_Dtor.c" /> <source name="Engine\Common\PRT_ACC_DLSRenderer_BuildAudioSlice.c" /> <source name="Engine\Common\PV_ACC_DLSRenderer_ShutdownVoice.c" /> <source name="Engine\Common\PV_ACC_SMFMidiEventFeed_ParseEvent.c" /> <source name="libraries\g711_source\g711.c" /> <source name="libraries\zlib_source\adler32.c" /> <source name="libraries\zlib_source\infblock.c" /> <source name="libraries\zlib_source\infcodes.c" /> <source name="libraries\zlib_source\inffast.c" /> <source name="libraries\zlib_source\inflate.c" /> <source name="libraries\zlib_source\inftrees.c" /> <source name="libraries\zlib_source\infutil.c" /> <source name="PAL_Impls\Riviera\PAL_EventNotifier_Riviera.c" /> <source name="PAL_Impls\Riviera\PAL_HostHardware_Riviera.c" /> <source name="PAL_Impls\Riviera\PAL_Rivera.c" /> </sourceFiles> </sourceSet>