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

PROJECTVERSION = 2.6
PROJECT_TYPE = Framework
LANGUAGE = English

LOCAL_RESOURCES = Documentation

CLASSES = MiscCommandLineParameterParser.m MiscLayoutTree.m\
          MiscMutableData.m MiscNotificationCenter.m MiscRandom.m\
          MiscSerialPort.m MiscSparseArray.m MiscStack.m MiscTree.m\
          MiscXmodem.m NSArray+MiscExtensions.m\
          NSDictionary+MiscDefaultsSupport.m NSDictionary+WriteCopy.m\
          NSFileManager+MiscExtensions.m NSNumber+TagHandling.m\
          NSObject+MiscExtentions.m

HFILES = MiscCommandLineParameterParser.h MiscFoundation.h\
         MiscLayoutTree.h MiscMutableData.h MiscNotificationCenter.h\
         MiscRandom.h MiscSerialPort.h MiscSparseArray.h MiscStack.h\
         MiscTree.h MiscUtilities.h MiscXmodem.h\
         NSArray+MiscExtensions.h NSDictionary+MiscDefaultsSupport.h\
         NSDictionary+WriteCopy.h NSFileManager+MiscExtensions.h\
         NSNumber+TagHandling.h NSObject+MiscExtentions.h regexpr.h\
         _MiscError.h

MFILES = MiscUtilities.m

CFILES = regexpr.c

SUBPROJECTS = MiscString.subproj MiscSortedCollection.subproj\
              MiscUndo.subproj MiscINET.subproj MiscGIS.subproj

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble m.template\
            h.template Makefile.postamble-winnt Makefile.preamble-winnt


MAKEFILEDIR = $(NEXT_ROOT)/NextDeveloper/Makefiles/pb_makefiles
CURRENTLY_ACTIVE_VERSION = YES
DEPLOY_WITH_VERSION_NAME = A
CODE_GEN_STYLE = DYNAMIC
MAKEFILE = framework.make
NEXTSTEP_INSTALLDIR = $(NEXT_ROOT)/LocalLibrary/Frameworks
WINDOWS_INSTALLDIR = $(NEXT_ROOT)/LocalLibrary/Frameworks
LIBS = -lsys_s
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)


HEADER_PATHS = -I. -I.. -IMiscString.subproj -IMiscUndo.subproj\
               -IMiscINET.subproj -IMiscSortedCollection.subproj\
               -IMiscGIS.subproj
FRAMEWORK_PATHS = -F. -F..
FRAMEWORKS = -framework Foundation
PUBLIC_HEADERS = MiscCommandLineParameterParser.h MiscFoundation.h\
                 MiscLayoutTree.h MiscSparseArray.h\
                 MiscNotificationCenter.h MiscStack.h MiscTree.h\
                 MiscUtilities.h MiscRandom.h MiscMutableData.h\
                 MiscSerialPort.h MiscXmodem.h regexpr.h\
                 NSArray+MiscExtensions.h NSObject+MiscExtentions.h\
                 NSNumber+TagHandling.h NSFileManager+MiscExtensions.h\
                 NSDictionary+WriteCopy.h\
                 NSDictionary+MiscDefaultsSupport.h

PROJECT_HEADERS = MiscFoundation.h

PRECOMPILED_HEADERS = MiscFoundation.h



include $(MAKEFILEDIR)/platform.make

-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
