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 = ../SpiralPlugin.h \
- ../SpiralPluginGUI.h \
- ../Widgets/Fl_Knob.H \
- ../Widgets/Fl_DragBar.H \
- ../Widgets/Fl_EventMap.h \
- ../Widgets/Fl_SEvent.h \
- ../../Sample.h \
- SeqPlugin.h \
- SeqPluginGUI.h
-
- SOURCES = ../SpiralPlugin.C \
- ../SpiralPluginGUI.C \
- ../Widgets/Fl_Knob.cxx \
- ../Widgets/Fl_DragBar.cxx \
- ../Widgets/Fl_EventMap.C \
- ../Widgets/Fl_SEvent.C \
- ../../Sample.C \
- SeqPlugin.C \
- SeqPluginGUI.C
-
- TARGET = SeqPlugin.so
|