X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fc6bbc6dad24c086af8ed1caea39dc3d4482eb95..015e69f36dfbc469eef59456f973d0567e865d70:/samples/toolbar/makefile.vc?ds=inline diff --git a/samples/toolbar/makefile.vc b/samples/toolbar/makefile.vc index bbff798ce4..af02a4b4bd 100644 --- a/samples/toolbar/makefile.vc +++ b/samples/toolbar/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 toolbar example (VC++ 32bit) +# Created: 2000-03-14 # Set WXDIR for your system WXDIR = $(WXWIN)