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

PROJECTVERSION = 1.1
LANGUAGE = English

APPICON = EasyMail.tiff
GLOBAL_RESOURCES = AddressBook.nib AddressHelpPanel.nib EasyMail.nib \
                   FilePanel.nib HelpPanel.nib InfoPanel.nib \
                   MBoxWindow.nib Preferences.nib ReadHelpPanel.nib \
                   ReadWindow.nib SendHelpPanel.nib SendWindow.nib

CLASSES = EasyMail.m

HFILES = EasyMail.h

MFILES = EasyMail_main.m



MAKEFILEDIR = /NextDeveloper/Makefiles/app
INSTALLDIR = /LocalApps
INSTALLFLAGS = -c -s -m 755
SOURCEMODE = 444

ICONSECTIONS =	-sectcreate __ICON app EasyMail.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
