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

PROJECTVERSION = 1.1
LANGUAGE = English

LOCAL_RESOURCES = DragScrollExample.nib go.tiff stop.tiff

GLOBAL_RESOURCES = down.tiff erasebutton.tiff Left.tiff\
                   pausebutton.tiff playbutton.tiff recordbutton.tiff\
                   Right.tiff up.tiff

CLASSES = MiscImageDragView+DragScrolling.m

HFILES = MiscImageDragView+DragScrolling.h

MFILES = DragScrollExample_main.m

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble


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

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

LIBS = -lMiscDragViews -lMiscKit -lNeXT_s
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)


LIBRARY_PATHS = -L/LocalDeveloper/Libraries


-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
