]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/proplist/makefile.b32
new project files for wxBase apps
[wxWidgets.git] / samples / proplist / makefile.b32
index 95ddc80d76f728d37352e263489f8c331912bab8..9e35c97943f5bdb6c3ff9cf7eb1a143a3d17af33 100644 (file)
@@ -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