]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/sashtest/makefile.vc
fixed a typo and uncommented some methods
[wxWidgets.git] / samples / sashtest / makefile.vc
index 878493df4848135e6e2219c880c926d00b5d3b67..dd4d9791560b95ab8cb3d86654ad8c0b6408d2f4 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 sashtest example (VC++ 32bit)
+# Created: 2000-03-14
 
 # Set WXDIR for your system
 WXDIR = $(WXWIN)