include ../../global_config

OBJS = $(OBJDIR)/photoscale.o

OUTPUT = $(PLUGIN_DIR)/photoscale.plugin

include ../../plugin_config

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


