]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/joytest/makefile.vc
Put a wxRegion test into the erase sample.
[wxWidgets.git] / samples / joytest / makefile.vc
index a4ef6737c23bb2f97eb67bf6b799a1846bd33d73..94f3d1e489842528be7e4c20e8b502a4fd8c34fb 100644 (file)
@@ -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)