]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/treectrl/makefile.bcc
Moved the cleanup code to an EVT_WINDOW_DESTROY handler.
[wxWidgets.git] / samples / treectrl / makefile.bcc
index 6956ffe0d34c08e928179eed9a4773157693444a..8915d6f23610468efff65ecc08c491b76e969d59 100644 (file)
@@ -1,10 +1,5 @@
-#
-# File:                makefile.bcc
-# Author:      Julian Smart
-# Created:     1998
-# Updated:     
-#
-# Builds a BC++ 16-bit sample
+# Purpose: makefile for treectrl example (BC++ 16bit)
+# Created: 2000-03-15
 
 !if "$(WXWIN)" == ""
 !error You must define the WXWIN variable in autoexec.bat, e.g. WXWIN=c:\wx