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

PROJECTVERSION = 2.6
PROJECT_TYPE = Subproject
LANGUAGE = English

CLASSES = MiscCylindricalCoord.m MiscSphericalCoord.m MiscCoord.m\
          MiscIrelandOldUTMCoord.m MiscUTMCoord.m\
          MiscMathCoordConverter.m MiscCartesianCoord.m\
          MiscCoordConverter.m MiscIrelandUTMCoord.m MiscMathCoord.m\
          MiscPlanetCoordConverter.m MiscUTMConstants.m MiscUKUTMCoord.m\
          MiscZoneUTMCoord.m MiscWorldCoord.m\
          MiscIrelandCoordConverter.m _MiscCoordConverterService.m

HFILES = MiscCoord.h MiscCoordConverter.h MiscCoordConverterClient.h\
         MiscCoordConverterServer.h MiscWorldCoord.h MiscUTMCoord.h\
         MiscIrelandCoordConverter.h MiscIrelandUTMCoord.h\
         MiscIrelandOldUTMCoord.h MiscMathCoord.h MiscCartesianCoord.h\
         MiscCylindricalCoord.h MiscSphericalCoord.h MiscUTMConstants.h\
         MiscUKUTMCoord.h MiscPlanetCoordConverter.h MiscZoneUTMCoord.h\
         MiscMathCoordConverter.h miscgiskit.h\
         _MiscCoordConverterService.h

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble\
            MiscCoordAdditions.README

MAKEFILEDIR = $(NEXT_ROOT)/NextDeveloper/Makefiles/pb_makefiles
CODE_GEN_STYLE = DYNAMIC
MAKEFILE = subproj.make
NEXTSTEP_INSTALLDIR = $(NEXT_ROOT)/LocalLibrary/Frameworks
LIBS = 
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)


FRAMEWORK_PATHS = -F..
PUBLIC_HEADERS = MiscCoord.h MiscWorldCoord.h MiscUTMCoord.h\
                 MiscCartesianCoord.h MiscSphericalCoord.h\
                 MiscCylindricalCoord.h MiscIrelandOldUTMCoord.h\
                 MiscCoordConverterServer.h miscgiskit.h\
                 MiscMathCoordConverter.h MiscZoneUTMCoord.h\
                 MiscUKUTMCoord.h MiscUTMConstants.h\
                 MiscIrelandUTMCoord.h MiscIrelandCoordConverter.h\
                 MiscMathCoord.h MiscCoordConverter.h\
                 MiscCoordConverterClient.h MiscPlanetCoordConverter.h



include $(MAKEFILEDIR)/platform.make

-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
