#
# Generated by the Apple 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 = GPGMail

PROJECTVERSION = 2.8
PROJECT_TYPE = Loadable Bundle
English_RESOURCES = GPGMailCompose.nib GPGMailPreferences.nib\
                    GPGMailCompose.toolbar Localizable.strings

LANGUAGES = English

GLOBAL_RESOURCES = clear.tiff encrypted.tiff GPGMail.tiff signed.tiff\
                   unsigned.tiff GPGInstall.txt GPGMail.README\
                   GPGMailBundle.defaults HISTORY LICENSE.txt

CLASSES = ComposeWindowStore+GPGMail.m GPGMailBundle.m\
          GPGMailComposeAccessoryViewOwner.m GPGMailPreferences.m\
          Message+GPGMail.m MessageBody+GPGMail.m\
          MessageViewer+GPGMail.m MimeBody+GPGMail.m\
          MimeBodyPart+GPGMail.m NSData+GPGMail.m\
          TextDocumentViewer+GPGMail.m

HFILES = ComposeWindowStore+GPGMail.h ComposeWindowStore.h\
         GPGMailBundle.h GPGMailComposeAccessoryViewOwner.h\
         GPGMailPreferences.h Message+GPGMail.h Message.h\
         MessageBody+GPGMail.h MessageBody.h MessageFlags.h\
         MessageHeaders.h MessageViewer+GPGMail.h MessageViewer.h\
         MimeBody+GPGMail.h MimeBody.h MimeBodyPart+GPGMail.h\
         MimeBodyPart.h MVComposeAccessoryViewOwner.h MVMailBundle.h\
         NSData+GPGMail.h NSData+Message.h NSPreferences.h\
         NSString+Message.h NSToolBar.h TextDocumentViewer+GPGMail.h\
         TextDocumentViewer.h

SUBPROJECTS = GPG.subproj

OTHERSRCS = egdStarter.c h.template m.template Makefile\
            Makefile.postamble Makefile.preamble

MAKEFILEDIR = $(MAKEFILEPATH)/pb_makefiles
CODE_GEN_STYLE = DYNAMIC
MAKEFILE = bundle.make
NEXTSTEP_INSTALLDIR = /Library/MailViewer
WINDOWS_INSTALLDIR = /Library/Bundles
PDO_UNIX_INSTALLDIR = /Library/Bundles
LIBS = 
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)
BUNDLE_EXTENSION = mailbundle


FRAMEWORKS = -framework AppKit -framework Foundation


NEXTSTEP_BUILD_OUTPUT_DIR = $(LOCAL_DEVELOPER_DIR)/Builds/$(USER)/$(NAME)

NEXTSTEP_OBJCPLUS_COMPILER = /usr/bin/cc
WINDOWS_OBJCPLUS_COMPILER = $(DEVDIR)/gcc
PDO_UNIX_OBJCPLUS_COMPILER = $(NEXTDEV_BIN)/gcc
NEXTSTEP_JAVA_COMPILER = /usr/bin/javac
WINDOWS_JAVA_COMPILER = $(JDKBINDIR)/javac.exe
PDO_UNIX_JAVA_COMPILER = $(JDKBINDIR)/javac

include $(MAKEFILEDIR)/platform.make

-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
