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

PROJECTVERSION = 2.8
PROJECT_TYPE = Tool
LANGUAGE = English

CLASSES = EOTemplateGenerator.m FoundationAdditions.m\
          EOAccessAdditions.m

HFILES = EOTemplateGenerator.h SystemType.h FoundationAdditions.h\
         EOAccessAdditions.h

MFILES = eogenerator_main.m

SUBPROJECTS = MiscFoundation.subproj MiscMerge.subproj

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble m.template\
            h.template README.rtf MiscMerge.rtf make.sh platform.make\
            JavaSource.eotemplate JavaSubclassSource.eotemplate\
            JavaSourceEOF2.eotemplate JavaSourceEOF3.eotemplate\
            JavaSubclassSourceEOF2.eotemplate ObjCHeader.eotemplate\
            ObjCHeaderEOF3.eotemplate ObjCSource.eotemplate\
            ObjCSourceEOF3.eotemplate ObjCSubclassHeader.eotemplate\
            ObjCSubclassSource.eotemplate EOGObjCHeader.eotemplate\
            EOGObjCSource.eotemplate


MAKEFILEDIR = .
CODE_GEN_STYLE = DYNAMIC
MAKEFILE = tool.make
LIBS = 
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)


HEADER_PATHS = -I..
FRAMEWORKS = -framework EOAccess -framework EOModeler\
             -framework Foundation


include $(MAKEFILEDIR)/platform.make

-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
