#
# 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 = UNIX-HatersTool

PROJECTVERSION = 1.1
LANGUAGE = English

APPICON = UNIX-HatersToolIcon.tiff
LOCAL_RESOURCES = UNIX-HatersTool.nib Help

GLOBAL_RESOURCES = TabBegin.tiff TabBeginSelected.tiff TabEnd.tiff\
                   TabEndSelected.tiff UNIX-HatersTool.info

CLASSES = BBSwapWindow.m

HFILES = BBSwapWindow.h

OTHERLINKED = UITabActionCell_subproj.o

MFILES = UNIX-HatersTool_main.m

SUBPROJECTS = MiscSwapKit.subproj

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble

OTHERLINKEDOFILES = UITabActionCell_subproj.o

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

ICONSECTIONS =	-sectcreate __ICON app UNIX-HatersToolIcon.tiff

LIBS = -lMiscDragViews -ldbkit_s -lMedia_s -lMiscKit -lMiscShell\
       -lNeXT_s -lIndexing_s
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)


-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
