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

PROJECTVERSION = 1.1
LANGUAGE = English

APPICON = mmedit_icon.tiff
DOCICONS = multi_icon.tiff plain_icon.tiff mimeDocIcon.tiff

LOCAL_RESOURCES = MMEditor.nib Acknowledgements.doc Copyright.doc Help.doc \
                  ReleaseNotes.doc

GLOBAL_RESOURCES = Help.nib InfoPanel.nib MMRTFEditor.nib \
                   gary_face_icon.tiff mimeDocIcon.tiff \
                   miyai_face_icon.tiff multi_icon.tiff plain_icon.tiff \
                   SoundButton.tiff suzuki_face_icon.tiff 2rtf.trans \
                   Japanese.lproj rich2rtf.trans rtf2.trans

CLASSES = IAppDelegate.m IArticleD.m IBetterForm.m IBinaryD.m \
          IConvertMIME.m IEpsD.m IExternalD.m IExternalTable.m \
          IFileIconButton.m IFontSetField.m IFtpD.m IGifD.m \
          IGraphicImage.m IHeaderFormScrollView.m IJfifD.m ILocalFileD.m \
          IMediaD.m IMediaTable.m IMMEditor.m INewsBaseText.m \
          INewScroller.m INewsD.m IPostButton.m IPreferenceControl.m \
          ISndD.m ITextD.m ITiffD.m ITimedImage.m ITimedSound.m IVdrD.m \
          JFIFBitmap.m Object1.m

HFILES = 2rtf.h config.h ftp.h jfifNx.h nxJfif.h rtf2.h stvec.h vdr.h \
         IAppDelegate.h IArticleD.h IBetterForm.h IBinaryD.h \
         IConvertMIME.h IEpsD.h IExternalD.h IExternalTable.h \
         IFileIconButton.h IFontSetField.h IFtpD.h IGifD.h IGraphicImage.h \
         IHeaderFormScrollView.h IJfifD.h ILocalFileD.h IMediaD.h \
         IMediaTable.h IMMEditor.h INewsBaseText.h INewScroller.h INewsD.h \
         IPostButton.h IPreferenceControl.h ISndD.h ITextD.h ITiffD.h \
         ITimedImage.h ITimedSound.h IVdrD.h JFIFBitmap.h Object1.h

MFILES = MMEdit_main.m

CFILES = 2RFunctions.c 2rtf_main.c 2rtf_misc.c 2rtf_parse.c \
         basic2nextsnd.c codes.c ftp.c metamail.c R2Functions.c \
         rtf2_main.c rtf2_misc.c rtf2_parse.c Tables.c uue.c crlf.c

PSWFILES = CopyIcon.psw drawRect.psw

SUBPROJECTS = common.subproj

OTHERSRCS = IReceive.msg


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

ICONSECTIONS =	-sectcreate __ICON app mmedit_icon.tiff \
		-sectcreate __ICON multi_icon multi_icon.tiff \
		-sectcreate __ICON plain_icon plain_icon.tiff \
		-sectcreate __ICON mimeDocIcon mimeDocIcon.tiff

LIBS = -ljpeg -lMedia_s -lNeXT_s
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)


-include Makefile.preamble

include $(MAKEFILEDIR)/app.make

-include Makefile.postamble

-include Makefile.dependencies
