]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/makefile.wat
1. added range checks in wxGridStringTable
[wxWidgets.git] / src / msw / makefile.wat
index e13fc89232e77a9a992f4e91dd3ed376ffe959ce..fbda5947ab4ad0685be5a1032355fd30e7c00020 100644 (file)
@@ -1,6 +1,6 @@
 #!/binb/wmake.exe
 
-# This file was automatically generated by tmake at 18:32, 2000/02/17
+# This file was automatically generated by tmake at 12:25, 2000/02/28
 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE WAT.T!
 
 #
@@ -59,6 +59,7 @@ GENERICOBJS= busyinfo.obj &
        tbarsmpl.obj &
        textdlgg.obj &
        tipdlg.obj &
+       treelay.obj &
        wizard.obj
 
 # These are generic things that don't need to be compiled on MSW,
@@ -230,6 +231,7 @@ MSWOBJS = accel.obj &
        gaugemsw.obj &
        gdiimage.obj &
        gdiobj.obj &
+       glcanvas.obj &
        gsocket.obj &
        helpwin.obj &
        icon.obj &
@@ -450,6 +452,9 @@ gdiimage.obj:     $(MSWDIR)\gdiimage.cpp
 gdiobj.obj:     $(MSWDIR)\gdiobj.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
 
+glcanvas.obj:     $(MSWDIR)\glcanvas.cpp
+  *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
+
 gsocket.obj:     $(MSWDIR)\gsocket.c
   *$(CC) $(CPPFLAGS) $(IFLAGS) $<
 
@@ -994,6 +999,9 @@ textdlgg.obj:     $(GENDIR)\textdlgg.cpp
 tipdlg.obj:     $(GENDIR)\tipdlg.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
 
+treelay.obj:     $(GENDIR)\treelay.cpp
+  *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
+
 wizard.obj:     $(GENDIR)\wizard.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<