#
# $Id: Makefile,v 1.14 2008/02/12 13:51:59 rbornat Exp $
#
#
#       This include must come first
#
#
include ../../CommonBuildResources/Makefile-common
#
#
#
#
OS=Windows
#
# Override the default targets (See Makefile-common for explanation)
#
ENGINETARGET=jape.exe

#
#       Send the icon, the README, and the specialised code in the jar
#
INSTALLRESOURCES=$(BUILDRESOURCES)/README-WINDOWS.txt           \
                 -autoicon $(BUILDRESOURCES)/japeicon.ico










