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

PROJECTVERSION = 1.1
LANGUAGE = English

LOCAL_RESOURCES = xoxwars.nib

GLOBAL_RESOURCES = claw0.tiff claw1.tiff claw2.tiff dart0.tiff\
                   dart1.tiff dart2.tiff spbullet0.tiff spbullet1.tiff\
                   sun.tiff swmeteor.tiff

CLASSES = Commander.m CrazyMander.m Tracker.m TrackMander.m XoxWars.m\
          XWBullet.m XWMeteor.m XWScoreView.m XWShip.m XWSpaceGen.m\
          XWSun.m

HFILES = Actor.h ActorMgr.h BackView.h Bullet.h CacheManager.h\
         Commander.h CrazyMander.h DisplayManager.h Explosion.h\
         GOLetter.h KeyTimer.h Scenario.h Ship.h SoundMgr.h\
         SpaceGen.h Thinker.h Tracker.h TrackMander.h xoxDefs.h\
         XoxWars.h XWBullet.h XWMeteor.h XWScoreView.h XWShip.h\
         XWSpaceGen.h XWSun.h

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble

MAKEFILEDIR = /NextDeveloper/Makefiles/app
MAKEFILE = bundle.make
SOURCEMODE = 444

BUNDLE_EXTENSION = XoX


-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
