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

PROJECTVERSION = 2.6
PROJECT_TYPE = Framework
LANGUAGE = English

LOCAL_RESOURCES = MiscZoomControls.nib Documentation

CLASSES = MiscAppIconAnimator.m MiscCoordAdditions.m MiscRubberband.m\
          MiscZoomScrollView.m NSColor+MiscExtensions.m\
          NSImage+MiscComparing.m NSImage+MiscExtensions.m\
          NSTableView+MiscColumnHandling.m\
          NSUserDefaults+MiscColorExtensions.m

HFILES = MiscAppIconAnimator.h MiscAppKit.h MiscControlPoints.h\
         MiscCoordAdditions.h MiscRubberband.h MiscZooming.h\
         MiscZoomScrollView.h NSColor+MiscExtensions.h\
         NSImage+MiscComparing.h NSImage+MiscExtensions.h\
         NSTableView+MiscColumnHandling.h\
         NSUserDefaults+MiscColorExtensions.h

PSWFILES = Misccontrol.psw Miscrubber.psw

SUBPROJECTS = MiscUserPath.subproj MiscArrowButton.subproj\
              MiscGauge.subproj MiscTreeDiagram.subproj\
              MiscProgressView.subproj MiscImageDecoder.subproj\
              MiscDragging.subproj MiscSwapView.subproj

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


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.. -IMiscUserPath.subproj\
               -IMiscArrowButton.subproj -IMiscGauge.subproj\
               -IMiscTreeDiagram.subproj -IMiscProgressView.subproj\
               -IMiscImageDecoder.subproj -IMiscDragging.subproj
FRAMEWORK_PATHS = -F$(NEXT_ROOT)/LocalLibrary/Frameworks -F. -F..
FRAMEWORKS = -framework AppKit -framework Foundation\
             -framework MiscFoundation -framework MiscSupport
PUBLIC_HEADERS = MiscAppKit.h MiscControlPoints.h MiscAppIconAnimator.h\
                 MiscRubberband.h MiscZooming.h MiscZoomScrollView.h\
                 MiscCoordAdditions.h\
                 NSUserDefaults+MiscColorExtensions.h\
                 NSColor+MiscExtensions.h NSImage+MiscComparing.h\
                 NSImage+MiscExtensions.h\
                 NSTableView+MiscColumnHandling.h

PROJECT_HEADERS = MiscAppKit.h MiscZooming.h

PRECOMPILED_HEADERS = MiscAppKit.h



include $(MAKEFILEDIR)/platform.make

-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
