]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/toolbar/makefile.vc
wxFileSelector should have file name only, not path, passed to 3rd arg
[wxWidgets.git] / samples / toolbar / makefile.vc
index bbff798ce4c3cbf03410ffe8de4141f8cd6f592e..af02a4b4bda60d125872a3e453db7dcfaaddbd7c 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 toolbar example (VC++ 32bit)
+# Created: 2000-03-14
 
 # Set WXDIR for your system
 WXDIR = $(WXWIN)