]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/treectrl/makefile.vc
BC++ 32-bit makefile now copies setup.h to the correct place
[wxWidgets.git] / samples / treectrl / makefile.vc
index e784412750336093b07cb1c1d5dc99b7ccbb150d..eb915fcca165789e0caf2502e7b71fc375eaef7d 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 treectrl example (VC++ 32bit)
+# Created: 2000-03-15
 
 # Set WXDIR for your system
 WXDIR = $(WXWIN)