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

PROJECTVERSION = 1.1
LANGUAGE = English

APPICON = 793820_paste.tiff
DOCICONS = 793820_paste.tiff

LOCAL_RESOURCES = Info.nib Inspector.nib RZToDoList.nib\
                  2do-InfoHalo-1.tiff Addresses.tiff Appointment.tiff\
                  HighPriority.tiff HLAppointment.tiff HT3-8bit200.tiff\
                  i-2do-item.tiff i-HL-2do-item.tiff\
                  InspectorButton.tiff lil-clock-button.tiff\
                  LowPriority.tiff PriorityStack.tiff\
                  SM-ModifyYellowItem+Bknd.tiff SMAddYellowItem+Bknd.tiff\
                  SMClearEraserYellowItem+Bknd.tiff\
                  SMClearYellowItem+Bknd.tiff\
                  SMDeleteYellowItem+Bknd.tiff SMYellowItem+Bknd.tiff

GLOBAL_RESOURCES = services

CLASSES = FileImage.m FullCopyList.m GraphicImage.m ObjectError.m RZ.m\
          SuperText.m ToDoBrowserCell.m ToDoController.m\
          ToDoInspector.m ToDoItem.m ToDoItemPublic.m ToDoList.m\
          ToDoMatrix.m ToDoServer.m

HFILES = FileImage.h FullCopyList.h GraphicImage.h lock_file.h\
         ObjectError.h objectLoadNib.h RZ.h SuperText.h\
         ToDoBrowserCell.h ToDoController.h ToDoInspector.h ToDoItem.h\
         ToDoItemPublic.h ToDoItems.h ToDoList.h ToDoMatrix.h\
         ToDoNotifications.h ToDoServer.h ToDoServerProtocol.h\
         _ToDoInspector.h _ToDoServer.h

MFILES = objectLoadNib.m RZToDoList_main.m tdcPasteboard.m

CFILES = lock_file.c

SUBPROJECTS = RZBrowserCell.subproj

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble CHANGES.rtf\
            README.rtf


MAKEFILEDIR = /NextDeveloper/Makefiles/app
MAKEFILE = app.make
INSTALLDIR = $(HOME)/Apps
INSTALLFLAGS = -c -s -m 755
SOURCEMODE = 444

ICONSECTIONS =	-sectcreate __ICON app 793820_paste.tiff \
		-sectcreate __ICON 793820_paste 793820_paste.tiff

LIBS = -lMedia_s -lNeXT_s -lIndexing_s
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)




-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
