X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/6244848856584171db8cd74a7ff227250e46cc54..b911bc32a17f592214fcc37bb942ad3f355e6893:/samples/grid/makefile.bcc diff --git a/samples/grid/makefile.bcc b/samples/grid/makefile.bcc index 669f01905a..42ddcecda7 100644 --- a/samples/grid/makefile.bcc +++ b/samples/grid/makefile.bcc @@ -1,7 +1,7 @@ # # File: makefile.bcc -# Author: Julian Smart -# Created: 1998 +# Author: Michael Bedward +# Created: 1999 # Updated: # # Builds a BC++ 16-bit sample @@ -12,7 +12,7 @@ WXDIR = $(WXWIN) -TARGET=test +TARGET=griddemo OBJECTS=$(TARGET).obj !include $(WXDIR)\src\makeprog.bcc