#
# 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 = Inspector2Demo

PROJECTVERSION = 1.1
LANGUAGE = English

LOCAL_RESOURCES = BlockInspector.nib ClipperInspector.nib \
                  GainInspector.nib Inspector2Demo.nib SineInspector.nib \
                  UHInspectorManager.nib

CLASSES = Block.m BlockInspector.m Clipper.m ClipperInspector.m Demo2.m \
          Gain.m GainInspector.m Sine.m SineInspector.m

HFILES = Block.h BlockInspector.h Clipper.h ClipperInspector.h Demo2.h \
         Gain.h GainInspector.h Sine.h SineInspector.h uhInspection.h \
         UHInspector.h UHInspectorManager.h UHSelectView.h

OTHERLINKED = UHSelectView.o UHInspectorManager.o UHInspector.o

MFILES = Inspector2Demo_main.m

OTHERSRCS = Makefile

OTHERLINKEDOFILES = UHSelectView.o UHInspectorManager.o UHInspector.o

MAKEFILEDIR = /NextDeveloper/Makefiles/app
INSTALLDIR = $(HOME)/Apps
INSTALLFLAGS = -c -s -m 755
SOURCEMODE = 444

ICONSECTIONS =	-sectcreate __ICON app /usr/lib/NextStep/Workspace.app/application.tiff

LIBS = -lMedia_s -lNeXT_s
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)


-include Makefile.preamble

include $(MAKEFILEDIR)/app.make

-include Makefile.postamble

-include Makefile.dependencies
