2023-01-09 21:58:49 +00:00
|
|
|
<?xml version="1.0" encoding="UTF-8"?>
|
|
|
|
|
|
|
|
<JUCERPROJECT id="HH2E72" name="osci-render" projectType="audioplug" useAppConfig="0"
|
2023-01-15 17:01:27 +00:00
|
|
|
addUsingNamespaceToJuceHeader="0" displaySplashScreen="0" jucerFormatVersion="1"
|
2023-01-09 21:58:49 +00:00
|
|
|
pluginCharacteristicsValue="pluginProducesMidiOut,pluginWantsMidiIn"
|
|
|
|
pluginManufacturer="jameshball" aaxIdentifier="sh.ball.oscirender"
|
2023-01-15 17:01:27 +00:00
|
|
|
cppLanguageStandard="20" projectLineFeed=" " headerPath="./include">
|
2023-01-09 21:58:49 +00:00
|
|
|
<MAINGROUP id="j5Ge2T" name="osci-render">
|
|
|
|
<GROUP id="{75439074-E50C-362F-1EDF-8B4BE9011259}" name="Source">
|
2023-01-19 15:36:33 +00:00
|
|
|
<GROUP id="{2A41BAF3-5E83-B018-5668-39D89ABFA00C}" name="chinese_postman">
|
|
|
|
<FILE id="LcDpwe" name="BinaryHeap.cpp" compile="1" resource="0" file="Source/chinese_postman/BinaryHeap.cpp"/>
|
|
|
|
<FILE id="UYdaXR" name="BinaryHeap.h" compile="0" resource="0" file="Source/chinese_postman/BinaryHeap.h"/>
|
|
|
|
<FILE id="UnjMQ4" name="ChinesePostman.h" compile="0" resource="0"
|
|
|
|
file="Source/chinese_postman/ChinesePostman.h"/>
|
|
|
|
<FILE id="ItJWxN" name="Dijkstra.h" compile="0" resource="0" file="Source/chinese_postman/Dijkstra.h"/>
|
|
|
|
<FILE id="PFBBHM" name="Example.cpp" compile="1" resource="0" file="Source/chinese_postman/Example.cpp"/>
|
|
|
|
<FILE id="r66okI" name="Globals.h" compile="0" resource="0" file="Source/chinese_postman/Globals.h"/>
|
|
|
|
<FILE id="GN3vkN" name="Graph.cpp" compile="1" resource="0" file="Source/chinese_postman/Graph.cpp"/>
|
|
|
|
<FILE id="tpPZBV" name="Graph.h" compile="0" resource="0" file="Source/chinese_postman/Graph.h"/>
|
|
|
|
<FILE id="rAjVkN" name="LICENSE" compile="0" resource="1" file="Source/chinese_postman/LICENSE"/>
|
|
|
|
<FILE id="hz1Tov" name="Matching.cpp" compile="1" resource="0" file="Source/chinese_postman/Matching.cpp"/>
|
|
|
|
<FILE id="CdKZCg" name="Matching.h" compile="0" resource="0" file="Source/chinese_postman/Matching.h"/>
|
|
|
|
</GROUP>
|
2023-01-15 17:01:27 +00:00
|
|
|
<GROUP id="{92CEA658-C82C-9CEB-15EB-945EF6B6B5C8}" name="shape">
|
|
|
|
<FILE id="G5fbub" name="Shape.cpp" compile="1" resource="0" file="Source/shape/Shape.cpp"/>
|
|
|
|
<FILE id="Dbvew2" name="CubicBezierCurve.cpp" compile="1" resource="0"
|
|
|
|
file="Source/shape/CubicBezierCurve.cpp"/>
|
|
|
|
<FILE id="pMyu9y" name="CubicBezierCurve.h" compile="0" resource="0"
|
|
|
|
file="Source/shape/CubicBezierCurve.h"/>
|
|
|
|
<FILE id="bGS2Fh" name="QuadraticBezierCurve.cpp" compile="1" resource="0"
|
|
|
|
file="Source/shape/QuadraticBezierCurve.cpp"/>
|
|
|
|
<FILE id="kdWF0N" name="QuadraticBezierCurve.h" compile="0" resource="0"
|
|
|
|
file="Source/shape/QuadraticBezierCurve.h"/>
|
|
|
|
<FILE id="W19EPg" name="Line.cpp" compile="1" resource="0" file="Source/shape/Line.cpp"/>
|
|
|
|
<FILE id="i1A2s1" name="Line.h" compile="0" resource="0" file="Source/shape/Line.h"/>
|
|
|
|
<FILE id="nUpro8" name="Vector2.cpp" compile="1" resource="0" file="Source/shape/Vector2.cpp"/>
|
|
|
|
<FILE id="X6A0jk" name="Vector2.h" compile="0" resource="0" file="Source/shape/Vector2.h"/>
|
|
|
|
<FILE id="NmptSY" name="Shape.h" compile="0" resource="0" file="Source/shape/Shape.h"/>
|
|
|
|
</GROUP>
|
|
|
|
<GROUP id="{2AE40B10-2C85-6401-644A-D5F36BCC5BC1}" name="parser">
|
|
|
|
<FILE id="q22Fiw" name="FileParser.cpp" compile="1" resource="0" file="Source/parser/FileParser.cpp"/>
|
|
|
|
<FILE id="HWSJK8" name="FileParser.h" compile="0" resource="0" file="Source/parser/FileParser.h"/>
|
|
|
|
<FILE id="Yevl42" name="FrameConsumer.h" compile="0" resource="0" file="Source/parser/FrameConsumer.h"/>
|
|
|
|
<FILE id="Z3mAYx" name="FrameProducer.cpp" compile="1" resource="0"
|
|
|
|
file="Source/parser/FrameProducer.cpp"/>
|
|
|
|
<FILE id="JEcNPP" name="FrameProducer.h" compile="0" resource="0" file="Source/parser/FrameProducer.h"/>
|
|
|
|
<FILE id="hCrVUD" name="FrameSource.h" compile="0" resource="0" file="Source/parser/FrameSource.h"/>
|
|
|
|
</GROUP>
|
|
|
|
<GROUP id="{E6ED85A9-3843-825F-EF48-BCF81E38F8AD}" name="obj">
|
2023-01-15 22:34:02 +00:00
|
|
|
<FILE id="Tyz6WY" name="Camera.cpp" compile="1" resource="0" file="Source/obj/Camera.cpp"/>
|
|
|
|
<FILE id="ix12FT" name="Camera.h" compile="0" resource="0" file="Source/obj/Camera.h"/>
|
|
|
|
<FILE id="JJTNO9" name="Line3D.cpp" compile="1" resource="0" file="Source/obj/Line3D.cpp"/>
|
|
|
|
<FILE id="TMrur0" name="Line3D.h" compile="0" resource="0" file="Source/obj/Line3D.h"/>
|
|
|
|
<FILE id="YNsbe9" name="WorldObject.cpp" compile="1" resource="0" file="Source/obj/WorldObject.cpp"/>
|
|
|
|
<FILE id="SZBVI9" name="WorldObject.h" compile="0" resource="0" file="Source/obj/WorldObject.h"/>
|
2023-01-15 17:01:27 +00:00
|
|
|
</GROUP>
|
|
|
|
<FILE id="GKBQ8j" name="MainComponent.cpp" compile="1" resource="0"
|
|
|
|
file="Source/MainComponent.cpp"/>
|
|
|
|
<FILE id="RU8fGr" name="MainComponent.h" compile="0" resource="0" file="Source/MainComponent.h"/>
|
|
|
|
<FILE id="PBCW3H" name="EffectComponentGroup.cpp" compile="1" resource="0"
|
|
|
|
file="Source/EffectComponentGroup.cpp"/>
|
|
|
|
<FILE id="FXKqir" name="EffectComponentGroup.h" compile="0" resource="0"
|
|
|
|
file="Source/EffectComponentGroup.h"/>
|
|
|
|
<FILE id="I44EdJ" name="EffectsComponent.cpp" compile="1" resource="0"
|
|
|
|
file="Source/EffectsComponent.cpp"/>
|
|
|
|
<FILE id="qxxNX3" name="EffectsComponent.h" compile="0" resource="0"
|
|
|
|
file="Source/EffectsComponent.h"/>
|
2023-01-09 21:58:49 +00:00
|
|
|
<FILE id="N4YgAT" name="PluginProcessor.cpp" compile="1" resource="0"
|
|
|
|
file="Source/PluginProcessor.cpp"/>
|
|
|
|
<FILE id="G4mTsK" name="PluginProcessor.h" compile="0" resource="0"
|
|
|
|
file="Source/PluginProcessor.h"/>
|
|
|
|
<FILE id="GF4uFx" name="PluginEditor.cpp" compile="1" resource="0"
|
|
|
|
file="Source/PluginEditor.cpp"/>
|
|
|
|
<FILE id="iySMgE" name="PluginEditor.h" compile="0" resource="0" file="Source/PluginEditor.h"/>
|
|
|
|
</GROUP>
|
|
|
|
</MAINGROUP>
|
|
|
|
<JUCEOPTIONS JUCE_STRICT_REFCOUNTEDPOINTER="1" JUCE_VST3_CAN_REPLACE_VST2="0"/>
|
|
|
|
<EXPORTFORMATS>
|
|
|
|
<LINUX_MAKE targetFolder="Builds/LinuxMakefile">
|
|
|
|
<CONFIGURATIONS>
|
|
|
|
<CONFIGURATION isDebug="1" name="Debug" targetName="osci-render"/>
|
|
|
|
<CONFIGURATION isDebug="0" name="Release" targetName="osci-render"/>
|
|
|
|
</CONFIGURATIONS>
|
|
|
|
<MODULEPATHS>
|
|
|
|
<MODULEPATH id="juce_audio_basics" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_audio_devices" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_audio_formats" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_audio_plugin_client" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_audio_processors" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_audio_utils" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_core" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_data_structures" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_events" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_graphics" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_gui_basics" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_gui_extra" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_opengl" path="../../../JUCE/modules"/>
|
|
|
|
</MODULEPATHS>
|
|
|
|
</LINUX_MAKE>
|
|
|
|
<VS2022 targetFolder="Builds/VisualStudio2022">
|
|
|
|
<CONFIGURATIONS>
|
|
|
|
<CONFIGURATION isDebug="1" name="Debug" targetName="osci-render"/>
|
|
|
|
<CONFIGURATION isDebug="0" name="Release" targetName="osci-render"/>
|
|
|
|
</CONFIGURATIONS>
|
|
|
|
<MODULEPATHS>
|
|
|
|
<MODULEPATH id="juce_audio_basics" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_audio_devices" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_audio_formats" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_audio_plugin_client" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_audio_processors" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_audio_utils" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_core" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_data_structures" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_events" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_graphics" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_gui_basics" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_gui_extra" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_opengl" path="../../../JUCE/modules"/>
|
|
|
|
</MODULEPATHS>
|
|
|
|
</VS2022>
|
|
|
|
<XCODE_MAC targetFolder="Builds/MacOSX">
|
|
|
|
<CONFIGURATIONS>
|
|
|
|
<CONFIGURATION isDebug="1" name="Debug" targetName="osci-render"/>
|
|
|
|
<CONFIGURATION isDebug="0" name="Release" targetName="osci-render"/>
|
|
|
|
</CONFIGURATIONS>
|
|
|
|
<MODULEPATHS>
|
|
|
|
<MODULEPATH id="juce_audio_basics" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_audio_devices" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_audio_formats" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_audio_plugin_client" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_audio_processors" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_audio_utils" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_core" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_data_structures" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_events" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_graphics" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_gui_basics" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_gui_extra" path="../../../JUCE/modules"/>
|
|
|
|
<MODULEPATH id="juce_opengl" path="../../../JUCE/modules"/>
|
|
|
|
</MODULEPATHS>
|
|
|
|
</XCODE_MAC>
|
|
|
|
</EXPORTFORMATS>
|
|
|
|
<MODULES>
|
|
|
|
<MODULE id="juce_audio_basics" showAllCode="1" useLocalCopy="0" useGlobalPath="1"/>
|
|
|
|
<MODULE id="juce_audio_devices" showAllCode="1" useLocalCopy="0" useGlobalPath="1"/>
|
|
|
|
<MODULE id="juce_audio_formats" showAllCode="1" useLocalCopy="0" useGlobalPath="1"/>
|
|
|
|
<MODULE id="juce_audio_plugin_client" showAllCode="1" useLocalCopy="0"
|
|
|
|
useGlobalPath="1"/>
|
|
|
|
<MODULE id="juce_audio_processors" showAllCode="1" useLocalCopy="0" useGlobalPath="1"/>
|
|
|
|
<MODULE id="juce_audio_utils" showAllCode="1" useLocalCopy="0" useGlobalPath="1"/>
|
|
|
|
<MODULE id="juce_core" showAllCode="1" useLocalCopy="0" useGlobalPath="1"/>
|
|
|
|
<MODULE id="juce_data_structures" showAllCode="1" useLocalCopy="0" useGlobalPath="1"/>
|
|
|
|
<MODULE id="juce_events" showAllCode="1" useLocalCopy="0" useGlobalPath="1"/>
|
|
|
|
<MODULE id="juce_graphics" showAllCode="1" useLocalCopy="0" useGlobalPath="1"/>
|
|
|
|
<MODULE id="juce_gui_basics" showAllCode="1" useLocalCopy="0" useGlobalPath="1"/>
|
|
|
|
<MODULE id="juce_gui_extra" showAllCode="1" useLocalCopy="0" useGlobalPath="1"/>
|
|
|
|
<MODULE id="juce_opengl" showAllCode="1" useLocalCopy="0" useGlobalPath="1"/>
|
|
|
|
</MODULES>
|
|
|
|
</JUCERPROJECT>
|