#
# This file generated by pbxbuild 
#

include $(GNUSTEP_MAKEFILES)/common.make

PACKAGE_NAME=Chess
APP_NAME=Chess

VERSION=0

Chess_OBJC_FILES=\
	Board.m\
	Board3D.m\
	Chess.m\
	Chess_main.m\
	Clock.m\
	ResponseMeter.m\
	Square.m\
	Square3D.m\
	gnuglue.m

Chess_C_FILES=\
	gnuchess.c

Chess_CC_FILES=\
	ChessListener.cp

Chess_RESOURCE_FILES=\
	ApplicationNameImage.tiff\
	ChessApp.tiff\
	ChessDoc.tiff\
	chess.icns\
	chess.tiff\
	gnuchess.subproj/COPYING\
	gnuchess.subproj/gnuchess.book

Chess_LOCALIZED_RESOURCE_FILES=\
	3d_black_sample.tiff\
	3d_board.tiff\
	3d_pieces.tiff\
	3d_plastic.tiff\
	3d_white_sample.tiff\
	Chess.nib\
	Credits.rtf\
	Localizable.strings\
	SpeechHelp.xml\
	black.tiff\
	black_bishop.tiff\
	black_king.tiff\
	black_knight.tiff\
	black_pawn.tiff\
	black_queen.tiff\
	black_rook.tiff\
	clock.tiff\
	white.tiff\
	white_bishop.tiff\
	white_king.tiff\
	white_knight.tiff\
	white_pawn.tiff\
	white_queen.tiff\
	white_rook.tiff

Chess_LANGUAGES=\
	English

Chess_PRINCIPAL_CLASS=Chess

Chess_MAIN_MODEL_FILE=Chess

ADDITIONAL_CPPFLAGS+= -DGNUSTEP

-include GNUmakefile.preamble
include $(GNUSTEP_MAKEFILES)/application.make
-include GNUmakefile.postamble