]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/grid/makefile.wat
use GtkUpdateSize() for consitency everywhere instead of directly setting m_sizeSet
[wxWidgets.git] / samples / grid / makefile.wat
index 81a83e42a9fbbe144c5dfef0f52fae312124c84f..9d71a42089c22ce6f11517e70d88447347e6ddd9 100644 (file)
@@ -1,13 +1,9 @@
-#
-# Makefile for WATCOM
-#
-# Created by Julian Smart, January 1999
-# 
-#
+# Purpose: makefile for grid example (Watcom)
+# Created: 2000-03-15
 
 WXDIR = $(%WXWIN)
 
-PROGRAM = test
+PROGRAM = grid
 OBJECTS = $(PROGRAM).obj
 
 !include $(WXDIR)\src\makeprog.wat