X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/48d1144bc4dabb9f8dd6f913e9a65d709e5995e3..f566b4fe822694a0b33e490edb730ede39d731ad:/samples/joytest/makefile.vc diff --git a/samples/joytest/makefile.vc b/samples/joytest/makefile.vc index a4ef6737c2..94f3d1e489 100644 --- a/samples/joytest/makefile.vc +++ b/samples/joytest/makefile.vc @@ -1,12 +1,5 @@ -# -# File: makefile.vc -# Author: Julian Smart -# Created: 1999 -# Updated: -# Copyright: (c) Julian Smart -# -# Makefile : Builds sample (VC++, WIN32) -# Use FINAL=1 argument to nmake to build final version with no debug info. +# Purpose: makefile for joytest example (VC++ 32bit) +# Created: 2000-03-14 # Set WXDIR for your system WXDIR = $(WXWIN)