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

PROJECTVERSION = 1.1
LANGUAGE = English

LOCAL_RESOURCES = ConnectDemo.nib EDBConnectInspector.nib

GLOBAL_RESOURCES = EDBdimpleH_nib.tiff EDBdimple_nib.tiff palette.table

CLASSES = ConnectDemo.m DemoView.m EDBConnector.m EDBOutlet.m

HFILES = ConnectBrowserCell.h ConnectDemo.h DemoView.h \
         EDBConnectInspector.h EDBConnections.h EDBConnector.h EDBOutlet.h \
         ExtList.h MColCell.h

MFILES = ConnectBrowserCell.m EDBConnectInspector.m ExtList.m MColCell.m

OTHERSRCS = Makefile


MAKEFILEDIR = /NextDeveloper/Makefiles/app
INSTALLDIR = /NextDeveloper/Palettes
INSTALLFLAGS = -c -s -m 755
SOURCEMODE = 444



-include Makefile.preamble

include $(MAKEFILEDIR)/palette.make

-include Makefile.postamble

-include Makefile.dependencies
