]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/opengl/makefile.wat
use wxDC::GetMultiLineTextExtent() instead of duplicating its code in wxButton::DoGet...
[wxWidgets.git] / samples / opengl / makefile.wat
index 4e5dfffcfd1d792926d14c1966529fc734da94d2..481d985a3e5c8b4f537891d96a035fb693b4c220 100644 (file)
@@ -1,6 +1,6 @@
 # =========================================================================
 #     This makefile was generated by
-#     Bakefile 0.1.4 (http://bakefile.sourceforge.net)
+#     Bakefile 0.1.6 (http://bakefile.sourceforge.net)
 #     Do not modify, all changes will be overwritten!
 # =========================================================================
 
@@ -52,6 +52,7 @@ clean : .SYMBOLIC
        -if exist .\*.res del .\*.res
        -if exist .\*.lbc del .\*.lbc
        -if exist .\*.ilk del .\*.ilk
+       -if exist .\*.pch del .\*.pch
        cd cube
        wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) clean
        cd $(WATCOM_CWD)
@@ -76,3 +77,4 @@ penguin : .SYMBOLIC
        cd penguin
        wmake $(__MAKEOPTS__) -f makefile.wat $(MAKEARGS) all
        cd $(WATCOM_CWD)
+