# Microsoft Developer Studio Project File - Name="AllApplicationTests" - Package Owner=<4> # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86) Console Application" 0x0103 CFG=AllApplicationTests - 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 "AllApplicationTests.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 "AllApplicationTests.mak" CFG="AllApplicationTests - Win32 Debug" !MESSAGE !MESSAGE Possible choices for configuration are: !MESSAGE !MESSAGE "AllApplicationTests - Win32 Release" (based on "Win32 (x86) Console Application") !MESSAGE "AllApplicationTests - 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)" == "AllApplicationTests - 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 "NDEBUG" /D "HAVE_STANDARD_SSTREAM" /D "HAVE_STANDARD_SSTREAM_STR" /D "HAVE_STANDARD_VECTOR_AT" /D "WIN32" /D "_MBCS" /D "_CONSOLE" /D "CLAM_FLOAT" /D "CLAM_USE_XML" /I "..\..\..\..\src\Defines" /FI"preinclude.hxx" /I "..\..\..\..\test\UnitTests" /I "..\..\..\..\test\UnitTests\CommonHelpers" /I "..\..\..\..\..\xercesc\include" /I "..\..\..\..\..\cppunit\include" /I "..\..\..\..\examples\SMS" /I "..\..\..\..\src\Base" /I "..\..\..\..\src\Data\Base" /I "..\..\..\..\src\Data\BasicProcessing" /I "..\..\..\..\src\Defines" /I "..\..\..\..\src\Errors" /I "..\..\..\..\src\Flow\Controls" /I "..\..\..\..\src\Flow\Nodes" /I "..\..\..\..\src\Flow\Ports" /I "..\..\..\..\src\Processing\AudioFileIO" /I "..\..\..\..\src\Processing\Base" /I "..\..\..\..\src\Processing\Synthesis" /I "..\..\..\..\src\Standard" /I "..\..\..\..\src\Storage\Base" /I "..\..\..\..\src\Storage\XML" /I "..\..\..\..\src\Tools\AudioFileIO" # 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:"..\..\..\..\..\fftw\lib" /libpath:"..\..\..\..\..\xercesc\lib" /libpath:"..\..\..\..\..\cppunit\lib" RFFTW2st.lib FFTW2st.lib xerces-c_1.lib cppunit_vc6.lib /nologo /subsystem:console /machine:I386 # SUBTRACT LINK32 /nologo /verbose /pdb:none /debug !ELSEIF "$(CFG)" == "AllApplicationTests - 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" /D "CLAM_USE_XML" /I "..\..\..\..\src\Defines" /FI"preinclude.hxx" /I "..\..\..\..\test\UnitTests" /I "..\..\..\..\test\UnitTests\CommonHelpers" /I "..\..\..\..\..\xercesc\include" /I "..\..\..\..\..\cppunit\include" /I "..\..\..\..\examples\SMS" /I "..\..\..\..\src\Base" /I "..\..\..\..\src\Data\Base" /I "..\..\..\..\src\Data\BasicProcessing" /I "..\..\..\..\src\Defines" /I "..\..\..\..\src\Errors" /I "..\..\..\..\src\Flow\Controls" /I "..\..\..\..\src\Flow\Nodes" /I "..\..\..\..\src\Flow\Ports" /I "..\..\..\..\src\Processing\AudioFileIO" /I "..\..\..\..\src\Processing\Base" /I "..\..\..\..\src\Processing\Synthesis" /I "..\..\..\..\src\Standard" /I "..\..\..\..\src\Storage\Base" /I "..\..\..\..\src\Storage\XML" /I "..\..\..\..\src\Tools\AudioFileIO" # 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:"..\..\..\..\..\fftw\lib" /libpath:"..\..\..\..\..\xercesc\lib" /libpath:"..\..\..\..\..\cppunit\lib" FFTW2std.lib RFFTW2std.lib xerces-c_1d.lib cppunitd_vc6.lib /nologo /subsystem:console /debug /machine:I386 # SUBTRACT LINK32 /nologo /verbose /pdb:none !ENDIF # Begin Target # Name "AllApplicationTests - Win32 Release" # Name "AllApplicationTests - 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 "test Sources" # Begin Group "UnitTests Sources" # Begin Source File SOURCE=..\..\..\..\test\UnitTests\TestRunnerConsole.cxx # End Source File # Begin Source File SOURCE=..\..\..\..\test\UnitTests\cppUnitHelperTest.cxx # End Source File # End Group # Begin Group "FunctionalTests Sources" # Begin Group "Applications Sources" # Begin Group "SMSTests Sources" # Begin Source File SOURCE=..\..\..\..\test\FunctionalTests\Applications\SMSTests\SMSAnalysisTask_FileInteractionTest.cxx # End Source File # Begin Source File SOURCE=..\..\..\..\test\FunctionalTests\Applications\SMSTests\SMSAnalysisTaskUnitTest.cxx # End Source File # End Group # End Group # 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\ErrDynamicType.cxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Errors\ErrProcessingObj.cxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Errors\ErrSoundFileIO.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 "examples Sources" # Begin Group "SMS Sources" # Begin Source File SOURCE=..\..\..\..\examples\SMS\SMS_Errors.cxx # End Source File # Begin Source File SOURCE=..\..\..\..\examples\SMS\SMS_ParameterChange.cxx # End Source File # Begin Source File SOURCE=..\..\..\..\examples\SMS\SMSAnalysisSynthesisConfig.cxx # End Source File # Begin Source File SOURCE=..\..\..\..\examples\SMS\SMS_AnalysisTask.cxx # End Source File # End Group # End Group # Begin Group "Storage Sources" # Begin Group "XML Sources" # Begin Source File SOURCE=..\..\..\..\src\Storage\XML\BasicXMLable.cxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Storage\XML\XMLAdapter.cxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Storage\XML\XMLComponentAdapter.cxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Storage\XML\XMLStorage.cxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Storage\XML\XMLStaticAdapter.cxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Storage\XML\XercesDomPrinter.cxx # End Source File # End Group # 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 "Standard Sources" # Begin Source File SOURCE=..\..\..\..\src\Standard\Enum.cxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Standard\GlobalEnums.cxx # End Source File # 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 # 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 "AudioFileIO Sources" # Begin Source File SOURCE=..\..\..\..\src\Processing\AudioFileIO\AudioFile.cxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Processing\AudioFileIO\AudioFileIn.cxx # End Source File # End Group # End Group # Begin Group "Tools Sources" # Begin Group "AudioFileIO Sources No. 1" # Begin Source File SOURCE=..\..\..\..\src\Tools\AudioFileIO\SoundHeader.cxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Tools\AudioFileIO\SoundFileIO.cxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Tools\AudioFileIO\AIFFFileIO.cxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Tools\AudioFileIO\WaveFileIO.cxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Tools\AudioFileIO\extended.cxx # End Source File # End Group # End Group # End Group # Begin Group "Header Files" # Begin Group "cppunit Headers" # Begin Group "include Headers" # Begin Group "cppunit Headers No. 1" # Begin Source File SOURCE=..\..\..\..\..\cppunit\include\cppunit\Portability.h # End Source File # Begin Group "extensions Headers" # Begin Source File SOURCE=..\..\..\..\..\cppunit\include\cppunit\extensions\TestFactory.h # End Source File # Begin Source File SOURCE=..\..\..\..\..\cppunit\include\cppunit\extensions\TestFactoryRegistry.h # End Source File # Begin Source File SOURCE=..\..\..\..\..\cppunit\include\cppunit\extensions\TestSuiteFactory.h # End Source File # Begin Source File SOURCE=..\..\..\..\..\cppunit\include\cppunit\extensions\AutoRegisterSuite.h # End Source File # Begin Source File SOURCE=..\..\..\..\..\cppunit\include\cppunit\extensions\TestSuiteBuilder.h # End Source File # Begin Source File SOURCE=..\..\..\..\..\cppunit\include\cppunit\extensions\HelperMacros.h # End Source File # End Group # Begin Source File SOURCE=..\..\..\..\..\cppunit\include\cppunit\Test.h # End Source File # Begin Source File SOURCE=..\..\..\..\..\cppunit\include\cppunit\TestSuite.h # End Source File # Begin Group "ui Headers" # Begin Group "text Headers" # Begin Source File SOURCE=..\..\..\..\..\cppunit\include\cppunit\ui\text\TestRunner.h # End Source File # End Group # End Group # Begin Source File SOURCE=..\..\..\..\..\cppunit\include\cppunit\SourceLine.h # End Source File # Begin Source File SOURCE=..\..\..\..\..\cppunit\include\cppunit\Exception.h # End Source File # Begin Source File SOURCE=..\..\..\..\..\cppunit\include\cppunit\Asserter.h # End Source File # Begin Source File SOURCE=..\..\..\..\..\cppunit\include\cppunit\TestAssert.h # End Source File # Begin Source File SOURCE=..\..\..\..\..\cppunit\include\cppunit\TestFixture.h # End Source File # Begin Source File SOURCE=..\..\..\..\..\cppunit\include\cppunit\TestCase.h # End Source File # Begin Source File SOURCE=..\..\..\..\..\cppunit\include\cppunit\TestCaller.h # End Source File # End Group # End Group # End Group # Begin Group "test Headers" # Begin Group "UnitTests Headers" # Begin Source File SOURCE=..\..\..\..\test\UnitTests\cppUnitHelper.hxx # End Source File # Begin Group "CommonHelpers Headers" # Begin Source File SOURCE=..\..\..\..\test\UnitTests\CommonHelpers\BaseLoggable.hxx # End Source File # End Group # End Group # End Group # 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\ErrDynamicType.hxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Errors\ErrProcessingObj.hxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Errors\ErrSoundFileIO.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\mtgsstream.h # 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\OSDefines.hxx # End Source File # End Group # Begin Group "examples Headers" # Begin Group "SMS Headers" # Begin Source File SOURCE=..\..\..\..\examples\SMS\SMS_Errors.hxx # End Source File # Begin Source File SOURCE=..\..\..\..\examples\SMS\SMS_ParameterChange.hxx # End Source File # Begin Source File SOURCE=..\..\..\..\examples\SMS\SMSAnalysisSynthesisConfig.hxx # End Source File # Begin Source File SOURCE=..\..\..\..\examples\SMS\SMS_AnalysisTask_inlines.hxx # End Source File # Begin Source File SOURCE=..\..\..\..\examples\SMS\SMS_AnalysisTask.hxx # End Source File # End Group # End Group # Begin Group "Storage Headers" # Begin Group "Base Headers" # 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 # Begin Group "XML Headers" # Begin Source File SOURCE=..\..\..\..\src\Storage\XML\XMLable.hxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Storage\XML\BasicXMLable.hxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Storage\XML\XMLAdapter.hxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Storage\XML\XMLComponentAdapter.hxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Storage\XML\XMLIterableAdapter.hxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Storage\XML\XMLStorage.hxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Storage\XML\XMLArrayAdapter.hxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Storage\XML\XMLStaticAdapter.hxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Storage\XML\XercesDomPrinter.hxx # End Source File # End Group # End Group # Begin Group "Base Headers No. 1" # Begin Source File SOURCE=..\..\..\..\src\Base\Component.hxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Base\DynamicTypeMacros.hxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Base\DynamicType.hxx # End Source File # 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\Filename.hxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Standard\GlobalEnums.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 "Processing Headers" # Begin Group "Base Headers No. 3" # Begin Source File SOURCE=..\..\..\..\src\Processing\Base\ProcessingConfig.hxx # End Source File # 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 "Synthesis Headers" # Begin Source File SOURCE=..\..\..\..\src\Processing\Synthesis\EPhaseGeneration.hxx # End Source File # End Group # Begin Group "AudioFileIO Headers" # Begin Source File SOURCE=..\..\..\..\src\Processing\AudioFileIO\AudioFile.hxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Processing\AudioFileIO\AudioFileIn.hxx # End Source File # End Group # End Group # Begin Group "xercesc Headers" # Begin Group "include Headers No. 1" # Begin Group "xercesc Headers No. 1" # Begin Group "util Headers" # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\util\XercesDefs.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\util\PlatformUtils.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\util\XMLString.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\util\XMLUniDefs.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\util\TranscodingException.hpp # End Source File # End Group # Begin Group "parsers Headers" # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\parsers\DOMParser.hpp # End Source File # End Group # Begin Group "dom Headers" # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\dom\DOMString.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\dom\DOM_Node.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\dom\DOM_Element.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\dom\DOM_Attr.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\dom\DOM_CharacterData.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\dom\DOM_Text.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\dom\DOM_CDATASection.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\dom\DOM_Comment.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\dom\DOM_DocumentType.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\dom\DOM_DOMImplementation.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\dom\DOM_DocumentFragment.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\dom\DOM_ProcessingInstruction.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\dom\DOM_Entity.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\dom\DOM_EntityReference.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\dom\DOM_NodeList.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\dom\DOM_Notation.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\dom\DOM_NodeFilter.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\dom\DOM_NodeIterator.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\dom\DOM_TreeWalker.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\dom\DOM_XMLDecl.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\dom\DOM_Range.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\dom\DOM_Document.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\dom\DOM_DOMException.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\dom\DOM_NamedNodeMap.hpp # End Source File # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\dom\DOM.hpp # End Source File # End Group # Begin Group "framework Headers" # Begin Source File SOURCE=..\..\..\..\..\xercesc\include\xercesc\framework\XMLFormatter.hpp # End Source File # End Group # End Group # 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 # 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 # 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 "Tools Headers" # Begin Group "AudioFileIO Headers No. 1" # Begin Source File SOURCE=..\..\..\..\src\Tools\AudioFileIO\SoundHeader.hxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Tools\AudioFileIO\SoundFileIO.hxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Tools\AudioFileIO\AIFFFileIO.hxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Tools\AudioFileIO\WaveFileIO.hxx # End Source File # Begin Source File SOURCE=..\..\..\..\src\Tools\AudioFileIO\extended.hxx # End Source File # End Group # End Group # End Group # Begin Source File SOURCE=settings.cfg !IF "$(CFG)" == "AllApplicationTests - Win32 Release" # Begin Custom Build InputPath=settings.cfg "buildstamp" : $(SOURCE) "$(INTDIR)" "AllApplicationTests.dsp" srcdeps.exe settings.cfg AllApplicationTests.dsp # End Custom Build !ELSEIF "$(CFG)" == "AllApplicationTests - Win32 Debug" # Begin Custom Build InputPath=settings.cfg "buildstamp" : $(SOURCE) "$(INTDIR)" "AllApplicationTests.dsp" srcdeps.exe settings.cfg AllApplicationTests.dsp # End Custom Build !ENDIF # End Source File # End Target # End Project