X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/4bf78aae345c474fe75c0d9df43cf3aaeaf75d57..b1d66b5415f7befb45e050d7097571642b8bfa56:/samples/proplist/makefile.b32 diff --git a/samples/proplist/makefile.b32 b/samples/proplist/makefile.b32 index 95ddc80d76..9e35c97943 100644 --- a/samples/proplist/makefile.b32 +++ b/samples/proplist/makefile.b32 @@ -1,15 +1,9 @@ -# -# File: makefile.b32 -# Author: Julian Smart -# Created: 1999 -# Updated: -# Copyright: -# -# Makefile : Builds sample for 32-bit BC++ +# Purpose: makefile for proplist example (BC++ 32bit) +# Created: 2000-03-15 WXDIR = $(WXWIN) -TARGET=test +TARGET=proplist OBJECTS = $(TARGET).obj !include $(WXDIR)\src\makeprog.b32