include ../../global_config

OBJS = $(OBJDIR)/spherecam.o

OUTPUT = $(PLUGIN_DIR)/spherecam.plugin

include ../../plugin_config


$(OBJDIR)/spherecam.o: spherecam.C
