#
# Generated by the NeXT Project Builder.
#
# NOTE: Do NOT change this file -- Project Builder maintains it.
#
# Put all of your customizations in files called Makefile.preamble
# and Makefile.postamble (both optional), and Makefile will include them.
#

NAME = ImageOpr

PROJECTVERSION = 3.0
PROJECT_TYPE = Loadable Bundle

CLASSES = CmykConverter.m ColorChangeCtr.m ColorChanger.m ColorTuner.m\
          Contourer.m Dither.m Embosser.m EnhanceCtr.m Enhancer.m\
          FSmethod.m ImageMono.m ImageOpr.m ImgOperator.m\
          ImgOperatorClipped.m MDAmethod.m MonoCtr.m MonotoneView.m\
          Mosaicker.m NoiseCtr.m Noiser.m Posterizer.m ReduceCtr.m\
          RotateCtr.m RotateView.m SmResizeCtr.m SoftFrameCtr.m\
          SoftFramer.m TonePanelCtrl.m

HFILES = CmykConverter.h ColorChangeCtr.h ColorChanger.h colorLuv.h\
         ColorTuner.h Contourer.h Dither.h Dithering.h Embosser.h\
         EnhanceCtr.h Enhancer.h FSmethod.h ImgOperator.h\
         ImgOperatorClipped.h MDAmethod.h MonoCtr.h MonotoneView.h\
         Mosaicker.h NoiseCtr.h Noiser.h Posterizer.h ReduceCtr.h\
         rotate.h RotateCtr.h RotateView.h SmResizeCtr.h\
         SoftFrameCtr.h SoftFramer.h TonePanelCtrl.h

MFILES = rotate.m

CFILES = colorLuv.c

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble


MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
CODE_GEN_STYLE = DYNAMIC
MAKEFILE = bundle.make
NEXTSTEP_INSTALLDIR = $(HOME)/Apps
LIBS = 
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)
BUNDLE_EXTENSION = bundle




NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
NEXTSTEP_JAVA_COMPILER = /usr/bin/javac

include $(MAKEFILEDIR)/platform.make

-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
