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

PROJECTVERSION = 1.1
LANGUAGE = English

APPICON = AppIcon.tiff
LOCAL_RESOURCES = WideScreen.nib

GLOBAL_RESOURCES = HelpPanel.nib InfoPanel.nib PrefPanel.nib\
                   AppIcon.tiff logo.tiff MiniIcon.tiff Trilobite.tiff\
                   what-do-you-see.snd

CLASSES = HelpPanel.m InfoPanel.m PanelManager.m PrefPanel.m\
          VdtApplication.m VdtView.m VdtWindow.m

HFILES = HelpPanel.h InfoPanel.h PanelManager.h PrefPanel.h\
         VdtApplication.h VdtView.h VdtWindow.h PswWindowOps.h\
         nxkeycodes.h

MFILES = WideScreen_main.m

CFILES = nxu_dmpevt.c

PSWFILES = PswWindowOps.psw

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble


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

ICONSECTIONS =	-sectcreate __ICON app AppIcon.tiff

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




-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
