X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/5ce70b006d1f63e07a22b48961aa79b908d2e286..ab252f7b29379d786302b563f97cb8d0ee2a1246:/samples/exec/makefile.vc diff --git a/samples/exec/makefile.vc b/samples/exec/makefile.vc index 2781f416ae..a3b548c5c6 100644 --- a/samples/exec/makefile.vc +++ b/samples/exec/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 exec example (VC++ 32bit) +# Created: 2000-03-14 # Set WXDIR for your system WXDIR = $(WXWIN)