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

PROJECTVERSION = 1.1
LANGUAGE = English

LOCAL_RESOURCES = ClipperInspector.nib GainInspector.nib InspectorDemo.nib \
                  SineInspector.nib UHInspectorManager.nib

CLASSES = Clipper.m ClipperInspector.m Demo.m Gain.m GainInspector.m \
          Sine.m SineInspector.m UHInspector.m UHInspectorManager.m

HFILES = Clipper.h ClipperInspector.h Demo.h Gain.h GainInspector.h Sine.h \
         SineInspector.h uhInspection.h UHInspector.h UHInspectorManager.h \
         UHSelectView.h

OTHERLINKED = UHSelectView.o

MFILES = InspectorDemo_main.m

OTHERSRCS = Makefile

OTHERLINKEDOFILES = UHSelectView.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
