X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/be2577e4e650993fe49f18955972e5360840dad2..01e4ec19805f0decf6adde30a9f77b03340d60b5:/samples/propsize/makefile.vc?ds=sidebyside diff --git a/samples/propsize/makefile.vc b/samples/propsize/makefile.vc index c356f69b6f..c9eeb7ec21 100644 --- a/samples/propsize/makefile.vc +++ b/samples/propsize/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 propsize example (VC++ 32bit) +# Created: 2000-03-14 # Set WXDIR for your system WXDIR = $(WXWIN) @@ -15,3 +8,4 @@ PROGRAM=propsize OBJECTS = $(PROGRAM).obj !include $(WXDIR)\src\makeprog.vc +