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

PROJECTVERSION = 1.1
LANGUAGE = English

GLOBAL_RESOURCES = Info.nib Preferences.nib hilite.tiff\
                   MonsterShelf.tiff OpenHighlight.tiff MonsterShelf.md

CLASSES = MonsterShelf.m IconDragView.m IconView.m ShelfView.m

HFILES = IconDragView.h IconView.h MonsterShelf.h ShelfView.h

PSWFILES = compositeBackground.psw

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble\
            CookieMonster.tiff MonsterInfo.tiff


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

BUNDLE_EXTENSION = GTool


-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
