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

PROJECTVERSION = 1.1
LANGUAGE = English

LOCAL_RESOURCES = EasyViewer.nib

CLASSES = MyView.m

HFILES = MyView.h

MFILES = EasyViewer_main.m

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble


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

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


include $(MAKEFILEDIR)/$(MAKEFILE)
