# Microsoft Developer Studio Project File - Name="MIDISynthesizer" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Console Application" 0x0103 CFG=MIDISynthesizer - Win32 Debug !MESSAGE This is not a valid makefile. To build this project using NMAKE, !MESSAGE use the Export Makefile command and run !MESSAGE !MESSAGE NMAKE /f "MIDISynthesizer.mak". !MESSAGE !MESSAGE You can specify a configuration when running NMAKE !MESSAGE by defining the macro CFG on the command line. For example: !MESSAGE !MESSAGE NMAKE /f "MIDISynthesizer.mak" CFG="MIDISynthesizer - Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "MIDISynthesizer - Win32 Release" (based on "Win32 (x86) Console Application") !MESSAGE "MIDISynthesizer - Win32 Debug" (based on "Win32 (x86) Console Application") !MESSAGE # Begin Project # PROP AllowPerConfigDependencies 0 # PROP Scc_ProjName "CLAM_Skeleton_project" # PROP Scc_LocalPath "." CPP=cl.exe RSC=rc.exe !IF "$(CFG)" == "MIDISynthesizer - Win32 Release" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 0 # PROP BASE Output_Dir "Release" # PROP BASE Intermediate_Dir "Release" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 0 # PROP Output_Dir "..\ReleaseFiles\bin" # PROP Intermediate_Dir "..\ReleaseFiles\obj" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /GX /O2 /D "WIN32" /D "NDEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /c # ADD CPP /nologo /MD /W3 /GR /GX /O2 /FD /c /Zm1000 /D "HAVE_STANDARD_SSTREAM" /D "HAVE_STANDARD_SSTREAM_STR" /D "HAVE_STANDARD_VECTOR_AT" /D "WIN32" /D "_MBCS" /D "_CONSOLE" /D "CLAM_FLOAT" /I "..\..\..\src\Defines" /FI"preinclude.hxx" /I "..\..\..\..\portmidi\include" /I "..\..\..\..\dxsdk\include" /I "..\..\..\src\Base" /I "..\..\..\src\Data\Base" /I "..\..\..\src\Data\BasicProcessing" /I "..\..\..\src\Defines" /I "..\..\..\src\Defines\Windows" /I "..\..\..\src\Errors" /I "..\..\..\src\Flow\Controls" /I "..\..\..\src\Flow\Nodes" /I "..\..\..\src\Flow\Ports" /I "..\..\..\src\Processing\ArithOps" /I "..\..\..\src\Processing\AudioIO" /I "..\..\..\src\Processing\Base" /I "..\..\..\src\Processing\Controls" /I "..\..\..\src\Processing\Generators" /I "..\..\..\src\Processing\MIDIIO" /I "..\..\..\src\Standard" /I "..\..\..\src\Storage\Base" /I "..\..\..\src\System\Application" /I "..\..\..\src\Tools\AudioIO" /I "..\..\..\src\Tools\MIDIIO" # ADD BASE RSC /l 0xc0a /d "NDEBUG" # ADD RSC /l 0xc0a /d "NDEBUG" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /machine:I386 # ADD LINK32 /libpath:"..\..\..\..\portmidi\lib" /libpath:"..\..\..\..\dxsdk\lib" dsound.lib dxerr8.lib user32.lib gdi32.lib portmidi.lib porttime.lib winmm.lib /nologo /subsystem:console /machine:I386 # SUBTRACT LINK32 /nologo /verbose /pdb:none /debug !ELSEIF "$(CFG)" == "MIDISynthesizer - Win32 Debug" # PROP BASE Use_MFC 0 # PROP BASE Use_Debug_Libraries 1 # PROP BASE Output_Dir "Debug" # PROP BASE Intermediate_Dir "Debug" # PROP BASE Target_Dir "" # PROP Use_MFC 0 # PROP Use_Debug_Libraries 1 # PROP Output_Dir "..\DebugFiles\bin" # PROP Intermediate_Dir "..\DebugFiles\obj" # PROP Ignore_Export_Lib 0 # PROP Target_Dir "" # ADD BASE CPP /nologo /W3 /Gm /GX /ZI /Od /D "WIN32" /D "_DEBUG" /D "_CONSOLE" /D "_MBCS" /YX /FD /GZ /c # ADD CPP /nologo /MDd /W3 /GR /GX /ZI /Od /D "_DEBUG" /FD /GZ /Zm1000 /c /D "HAVE_STANDARD_SSTREAM" /D "HAVE_STANDARD_SSTREAM_STR" /D "HAVE_STANDARD_VECTOR_AT" /D "WIN32" /D "_MBCS" /D "_CONSOLE" /D "CLAM_FLOAT" /I "..\..\..\src\Defines" /FI"preinclude.hxx" /I "..\..\..\..\portmidi\include" /I "..\..\..\..\dxsdk\include" /I "..\..\..\src\Base" /I "..\..\..\src\Data\Base" /I "..\..\..\src\Data\BasicProcessing" /I "..\..\..\src\Defines" /I "..\..\..\src\Defines\Windows" /I "..\..\..\src\Errors" /I "..\..\..\src\Flow\Controls" /I "..\..\..\src\Flow\Nodes" /I "..\..\..\src\Flow\Ports" /I "..\..\..\src\Processing\ArithOps" /I "..\..\..\src\Processing\AudioIO" /I "..\..\..\src\Processing\Base" /I "..\..\..\src\Processing\Controls" /I "..\..\..\src\Processing\Generators" /I "..\..\..\src\Processing\MIDIIO" /I "..\..\..\src\Standard" /I "..\..\..\src\Storage\Base" /I "..\..\..\src\System\Application" /I "..\..\..\src\Tools\AudioIO" /I "..\..\..\src\Tools\MIDIIO" # ADD BASE RSC /l 0xc0a /d "_DEBUG" # ADD RSC /l 0xc0a /d "_DEBUG" BSC32=bscmake.exe # ADD BASE BSC32 /nologo # ADD BSC32 /nologo LINK32=link.exe # ADD BASE LINK32 kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib uuid.lib odbc32.lib odbccp32.lib /nologo /subsystem:console /debug /machine:I386 /pdbtype:sept # ADD LINK32 /libpath:"..\..\..\..\portmidi\lib" /libpath:"..\..\..\..\dxsdk\lib" dsound.lib dxerr8.lib user32.lib gdi32.lib portmidid.lib porttimed.lib winmm.lib /nologo /subsystem:console /debug /machine:I386 # SUBTRACT LINK32 /nologo /verbose /pdb:none !ENDIF # Begin Target # Name "MIDISynthesizer - Win32 Release" # Name "MIDISynthesizer - Win32 Debug" # Begin Group "Resource Files" # PROP Default_Filter "ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe" # End Group # Begin Group "Source Files" # Begin Group "examples Sources" # Begin Source File SOURCE=..\..\..\examples\MIDI_Synthesizer_example.cxx # End Source File # End Group # Begin Group "Tools Sources" # Begin Group "AudioIO Sources" # Begin Group "Windows Sources" # Begin Source File SOURCE=..\..\..\src\Tools\AudioIO\Windows\DirectXAudioDevice.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Tools\AudioIO\Windows\RtAAudioDevice.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Tools\AudioIO\Windows\DXFullDuplex.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Tools\AudioIO\Windows\RtAudio.cpp # End Source File # Begin Source File SOURCE=..\..\..\src\Tools\AudioIO\Windows\RtAudioUtils.cxx # End Source File # End Group # Begin Source File SOURCE=..\..\..\src\Tools\AudioIO\AudioManager.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Tools\AudioIO\AudioDevice.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Tools\AudioIO\AudioDeviceList.cxx # End Source File # End Group # Begin Group "MIDIIO Sources" # Begin Group "Windows Sources No. 1" # Begin Source File SOURCE=..\..\..\src\Tools\MIDIIO\Windows\PORTMIDIDevice.cxx # End Source File # End Group # Begin Group "File Sources" # Begin Source File SOURCE=..\..\..\src\Tools\MIDIIO\File\FileMIDIDevice.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Tools\MIDIIO\File\MIDISong.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Tools\MIDIIO\File\MIDITempo.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Tools\MIDIIO\File\MIDIReader.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Tools\MIDIIO\File\MIDISongPlayer.cxx # End Source File # End Group # Begin Source File SOURCE=..\..\..\src\Tools\MIDIIO\MIDIDevice.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Tools\MIDIIO\MIDIDeviceList.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Tools\MIDIIO\MIDIManager.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Tools\MIDIIO\MIDIEnums.cxx # End Source File # End Group # End Group # Begin Group "Errors Sources" # Begin Source File SOURCE=..\..\..\src\Errors\Err.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Errors\ErrOutOfMemory.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Errors\ErrProcessingObj.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Errors\ErrDynamicType.cxx # End Source File # End Group # Begin Group "Defines Sources" # Begin Source File SOURCE=..\..\..\src\Defines\Assert.cxx # End Source File # End Group # Begin Group "Base Sources" # Begin Source File SOURCE=..\..\..\src\Base\DynamicType.cxx # End Source File # End Group # Begin Group "Data Sources" # Begin Group "BasicProcessing Sources" # Begin Source File SOURCE=..\..\..\src\Data\BasicProcessing\Audio.cxx # End Source File # End Group # End Group # Begin Group "Flow Sources" # Begin Group "Controls Sources" # Begin Source File SOURCE=..\..\..\src\Flow\Controls\InControl.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Controls\OutControl.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Controls\ControlMapper.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Controls\ControlMultiplier.cxx # End Source File # End Group # Begin Group "Ports Sources" # Begin Source File SOURCE=..\..\..\src\Flow\Ports\Port.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Ports\OutPort.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Ports\InPort.cxx # End Source File # End Group # Begin Group "Nodes Sources" # Begin Source File SOURCE=..\..\..\src\Flow\Nodes\StreamRegion.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Nodes\ReadStreamRegion.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Nodes\SourceStreamRegion.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Nodes\WriteStreamRegion.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Nodes\Node.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Nodes\DelayStreamRegion.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Nodes\InplaceStreamRegion.cxx # End Source File # End Group # End Group # Begin Group "Processing Sources" # Begin Group "Base Sources No. 1" # Begin Source File SOURCE=..\..\..\src\Processing\Base\PublishedInControls.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Processing\Base\PublishedOutControls.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Processing\Base\PublishedInPorts.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Processing\Base\PublishedOutPorts.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Processing\Base\Processing.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Processing\Base\ProcessingComposite.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Processing\Base\TopLevelProcessing.cxx # End Source File # End Group # Begin Group "AudioIO Sources No. 1" # Begin Source File SOURCE=..\..\..\src\Processing\AudioIO\AudioIn.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Processing\AudioIO\AudioOut.cxx # End Source File # End Group # Begin Group "Generators Sources" # Begin Source File SOURCE=..\..\..\src\Processing\Generators\Oscillator.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Processing\Generators\ADSR.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Processing\Generators\Instrument.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Processing\Generators\Dispatcher.cxx # End Source File # End Group # Begin Group "MIDIIO Sources No. 1" # Begin Source File SOURCE=..\..\..\src\Processing\MIDIIO\MIDIIn.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Processing\MIDIIO\MIDIInControl.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\Processing\MIDIIO\MIDIClocker.cxx # End Source File # End Group # Begin Group "ArithOps Sources" # Begin Source File SOURCE=..\..\..\src\Processing\ArithOps\AudioMultiplier.cxx # End Source File # End Group # Begin Group "Controls Sources No. 1" # Begin Source File SOURCE=..\..\..\src\Processing\Controls\Mapping.cxx # End Source File # End Group # End Group # Begin Group "Standard Sources" # Begin Source File SOURCE=..\..\..\src\Standard\Enum.cxx # End Source File # End Group # Begin Group "System Sources" # Begin Group "Application Sources" # Begin Source File SOURCE=..\..\..\src\System\Application\BaseAudioApplication.cxx # End Source File # Begin Source File SOURCE=..\..\..\src\System\Application\GUIAudioApplication.cxx # End Source File # End Group # End Group # End Group # Begin Group "Header Files" # Begin Group "Errors Headers" # Begin Source File SOURCE=..\..\..\src\Errors\Err.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Errors\ErrOutOfMemory.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Errors\ErrProcessingObj.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Errors\ErrDynamicType.hxx # End Source File # End Group # Begin Group "Defines Headers" # Begin Source File SOURCE=..\..\..\src\Defines\Assert.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Defines\StaticBool.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Defines\TypeInfo.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Defines\TypeInfoStd.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Defines\CLAM_Math.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Defines\DataTypes.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Defines\ByteOrder.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Defines\EDataFormat.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Defines\mtgsstream.h # End Source File # Begin Source File SOURCE=..\..\..\src\Defines\OSDefines.hxx # End Source File # Begin Group "Windows Headers" # Begin Source File SOURCE=..\..\..\src\Defines\Windows\CLAM_windows.h # End Source File # End Group # End Group # Begin Group "Base Headers" # Begin Source File SOURCE=..\..\..\src\Base\DynamicTypeMacros.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Base\Component.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Base\DynamicType.hxx # End Source File # End Group # Begin Group "Storage Headers" # Begin Group "Base Headers No. 1" # Begin Source File SOURCE=..\..\..\src\Storage\Base\Storable.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Storage\Base\Storage.hxx # End Source File # End Group # End Group # Begin Group "Standard Headers" # Begin Source File SOURCE=..\..\..\src\Standard\Array.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Standard\Enum.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Standard\CommonOps.hxx # End Source File # End Group # Begin Group "Data Headers" # Begin Group "Base Headers No. 2" # Begin Source File SOURCE=..\..\..\src\Data\Base\ProcessingDataConfig.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Data\Base\ProcessingData.hxx # End Source File # End Group # Begin Group "BasicProcessing Headers" # Begin Source File SOURCE=..\..\..\src\Data\BasicProcessing\Audio.hxx # End Source File # End Group # End Group # Begin Group "Flow Headers" # Begin Group "Controls Headers" # Begin Source File SOURCE=..\..\..\src\Flow\Controls\ControlLinker.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Controls\InControl.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Controls\OutControl.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Controls\ControlMapper.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Controls\BinaryControlOp.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Controls\ControlMultiplier.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Controls\InControlArray.hxx # End Source File # End Group # Begin Group "Ports Headers" # Begin Source File SOURCE=..\..\..\src\Flow\Ports\Port.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Ports\OutPort.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Ports\InPort.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Ports\AudioInPortTmpl.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Ports\InPortTmpl.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Ports\AudioOutPortTmpl.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Ports\OutPortTmpl.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Ports\InPortArrayTmpl.hxx # End Source File # End Group # Begin Group "Nodes Headers" # Begin Source File SOURCE=..\..\..\src\Flow\Nodes\StreamRegion.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Nodes\ReadStreamRegion.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Nodes\SourceStreamRegion.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Nodes\WriteStreamRegion.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Nodes\Node.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Nodes\DelayStreamRegion.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Flow\Nodes\InplaceStreamRegion.hxx # End Source File # End Group # End Group # Begin Group "Processing Headers" # Begin Group "Base Headers No. 3" # Begin Source File SOURCE=..\..\..\src\Processing\Base\PublishedInControls.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Processing\Base\PublishedOutControls.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Processing\Base\PublishedInPorts.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Processing\Base\PublishedOutPorts.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Processing\Base\Processing.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Processing\Base\ProcessingComposite.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Processing\Base\TopLevelProcessing.hxx # End Source File # End Group # Begin Group "AudioIO Headers" # Begin Source File SOURCE=..\..\..\src\Processing\AudioIO\AudioIO.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Processing\AudioIO\AudioIn.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Processing\AudioIO\AudioOut.hxx # End Source File # End Group # Begin Group "Generators Headers" # Begin Source File SOURCE=..\..\..\src\Processing\Generators\Oscillator.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Processing\Generators\ADSR.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Processing\Generators\Instrument.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Processing\Generators\Dispatcher.hxx # End Source File # End Group # Begin Group "MIDIIO Headers" # Begin Source File SOURCE=..\..\..\src\Processing\MIDIIO\MIDIIn.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Processing\MIDIIO\MIDIInControl.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Processing\MIDIIO\MIDIClocker.hxx # End Source File # End Group # Begin Group "ArithOps Headers" # Begin Source File SOURCE=..\..\..\src\Processing\ArithOps\BinaryAudioOp.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Processing\ArithOps\AudioMultiplier.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Processing\ArithOps\AudioMixer.hxx # End Source File # End Group # Begin Group "Controls Headers No. 1" # Begin Source File SOURCE=..\..\..\src\Processing\Controls\Mapping.hxx # End Source File # End Group # End Group # Begin Group "Tools Headers" # Begin Group "AudioIO Headers No. 1" # Begin Source File SOURCE=..\..\..\src\Tools\AudioIO\AudioManager.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Tools\AudioIO\AudioDevice.hxx # End Source File # Begin Group "Windows Headers No. 1" # Begin Source File SOURCE=..\..\..\src\Tools\AudioIO\Windows\DXFullDuplex.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Tools\AudioIO\Windows\RtAudio.h # End Source File # Begin Source File SOURCE=..\..\..\src\Tools\AudioIO\Windows\RtAudioUtils.hxx # End Source File # End Group # Begin Source File SOURCE=..\..\..\src\Tools\AudioIO\AudioDeviceList.hxx # End Source File # End Group # Begin Group "MIDIIO Headers No. 1" # Begin Source File SOURCE=..\..\..\src\Tools\MIDIIO\MIDIDevice.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Tools\MIDIIO\MIDIDeviceList.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Tools\MIDIIO\MIDIManager.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Tools\MIDIIO\MIDIEnums.hxx # End Source File # Begin Group "File Headers" # Begin Source File SOURCE=..\..\..\src\Tools\MIDIIO\File\MIDIDataTypes.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Tools\MIDIIO\File\MIDIMessage.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Tools\MIDIIO\File\MIDIEvent.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Tools\MIDIIO\File\MIDITrack.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Tools\MIDIIO\File\MIDISong.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Tools\MIDIIO\File\MIDITempo.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Tools\MIDIIO\File\MIDIReader.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\Tools\MIDIIO\File\MIDISongPlayer.hxx # End Source File # End Group # End Group # End Group # Begin Group "System Headers" # Begin Group "Application Headers" # Begin Source File SOURCE=..\..\..\src\System\Application\Application.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\System\Application\BaseAudioApplication.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\System\Application\GUIAudioApplication.hxx # End Source File # Begin Source File SOURCE=..\..\..\src\System\Application\AudioApplication.hxx # End Source File # End Group # End Group # Begin Group "dxsdk Headers" # Begin Group "include Headers" # Begin Source File SOURCE=..\..\..\..\dxsdk\include\dxerr8.h # End Source File # Begin Source File SOURCE=..\..\..\..\dxsdk\include\dsound.h # End Source File # Begin Source File SOURCE=..\..\..\..\dxsdk\include\dinput.h # End Source File # Begin Source File SOURCE=..\..\..\..\dxsdk\include\basetsd.h # End Source File # End Group # End Group # Begin Group "portmidi Headers" # Begin Group "include Headers No. 1" # Begin Source File SOURCE=..\..\..\..\portmidi\include\portmidi.h # End Source File # Begin Source File SOURCE=..\..\..\..\portmidi\include\porttime.h # End Source File # End Group # End Group # End Group # Begin Source File SOURCE=settings.cfg !IF "$(CFG)" == "MIDISynthesizer - Win32 Release" # Begin Custom Build InputPath=settings.cfg "buildstamp" : $(SOURCE) "$(INTDIR)" "MIDISynthesizer.dsp" srcdeps.exe settings.cfg MIDISynthesizer.dsp # End Custom Build !ELSEIF "$(CFG)" == "MIDISynthesizer - Win32 Debug" # Begin Custom Build InputPath=settings.cfg "buildstamp" : $(SOURCE) "$(INTDIR)" "MIDISynthesizer.dsp" srcdeps.exe settings.cfg MIDISynthesizer.dsp # End Custom Build !ENDIF # End Source File # End Target # End Project