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 \
- ../../Sample.h \
- SmoothPlugin.h \
- SmoothPluginGUI.h
-
- SOURCES = ../SpiralPlugin.C \
- ../SpiralPluginGUI.C \
- ../Widgets/Fl_Knob.cxx \
- ../Widgets/Fl_DragBar.cxx \
- ../../Sample.C \
- SmoothPlugin.C \
- SmoothPluginGUI.C
-
- TARGET = SmoothPlugin.so
|