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

PROJECTVERSION = 1.1
LANGUAGE = English

LOCAL_RESOURCES = rules.nib table.nib

GLOBAL_RESOURCES = BetMaxButton.tiff BetMaxButtonH.tiff\
                   BetOneButton.tiff BetOneButtonH.tiff\
                   CashOutButton.tiff CashOutButtonH.tiff\
                   DrawButton.tiff DrawButtonH.tiff HoldButton.tiff\
                   HoldButtonH.tiff VideoPokerIcon.tiff VP1stCoin.tiff\
                   VP1stCoinH.tiff VP2ndCoin.tiff VP2ndCoinH.tiff\
                   VP3rdCoin.tiff VP3rdCoinH.tiff VP4thCoin.tiff\
                   VP4thCoinH.tiff VP5thCoin.tiff VP5thCoinH.tiff\
                   Beep.snd BeepHigh2.snd DaDum.snd Gliss.snd

CLASSES = VideoPoker.m

HFILES = VideoPoker.h

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble

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

BUNDLE_EXTENSION = nvgame


-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
