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_DragBar.H \
- ../Widgets/Fl_VU_Meter.h \
- ../Widgets/Fl_SevenSeg.H \
- ../../Sample.h \
- MeterPlugin.h \
- MeterPluginGUI.h
-
- SOURCES = ../SpiralPlugin.C \
- ../SpiralPluginGUI.C \
- ../Widgets/Fl_DragBar.cxx \
- ../Widgets/Fl_VU_Meter.cxx \
- ../Widgets/Fl_SevenSeg.cxx \
- ../../Sample.C \
- MeterPlugin.C \
- MeterPluginGUI.C
-
- TARGET = MeterPlugin.so
|