]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/grid/makefile.b32
avoid using _WIN32_IE
[wxWidgets.git] / samples / grid / makefile.b32
index 95ddc80d76f728d37352e263489f8c331912bab8..b606a6649aa275fbd84e49d980520806b4215d1d 100644 (file)
@@ -1,6 +1,6 @@
 #
 # File:                makefile.b32
-# Author:      Julian Smart
+# Author:      Michael Bedward
 # Created:     1999
 # Updated:     
 # Copyright:
@@ -9,8 +9,9 @@
 
 WXDIR = $(WXWIN)
 
-TARGET=test
-OBJECTS = $(TARGET).obj
+TARGET=griddemo
+
+OBJECTS = griddemo.obj
 
 !include $(WXDIR)\src\makeprog.b32