You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- HEADERS = SpiralSynthModular.h \
- SpiralSynthModularInfo.h \
- GraphSort.h \
- GUI/Widgets/Fl_DeviceGUI.h \
- GUI/Widgets/Fl_CommentGUI.h \
- GUI/Widgets/Fl_DragBar.H \
- GUI/Widgets/Fl_Canvas.h \
- SpiralSound/SpiralInfo.h \
- SpiralSound/Sample.h \
- SpiralSound/Plugins/SpiralPlugin.h \
- SpiralSound/Plugins/SpiralPluginGUI.h \
- SpiralSound/PluginManager.h \
- SettingsWindow.h \
- SpiralSynthPluginLocation.h
-
- SOURCES = SpiralSynthModular.C \
- SpiralSynthModularInfo.C \
- GraphSort.C \
- GUI/Widgets/Fl_DeviceGUI.C \
- GUI/Widgets/Fl_CommentGUI.C \
- GUI/Widgets/Fl_DragBar.cxx \
- GUI/Widgets/Fl_Canvas.C \
- SpiralSound/SpiralInfo.C \
- SpiralSound/Sample.C \
- SpiralSound/Plugins/SpiralPlugin.C \
- SpiralSound/Plugins/SpiralPluginGUI.C \
- SpiralSound/PluginManager.C \
- SettingsWindow.C
-
- TARGET = SpiralSynthModular
|