]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/treectrl/makefile.b32
Added fix to send scroll messages from mouse wheel instead of scrolling directly
[wxWidgets.git] / samples / treectrl / makefile.b32
index ebd42c200db218e167a31b169918669b5fa66b7b..a773d2eca491fbb497018465e2613bc438ff66fe 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 treectrl example (BC++ 32bit)
+# Created: 2000-03-15
 
 WXDIR = $(WXWIN)
 
-TARGET=treetest
+TARGET=treectrl
 OBJECTS = $(TARGET).obj
 
 !include $(WXDIR)\src\makeprog.b32