]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/makefile.wat
made msw wxRegion(wxRect&) constructor consistant with other wxRegion constructors
[wxWidgets.git] / src / msw / makefile.wat
index c2a5bc5448603dde29da64ffe8a0da8ae575f42d..4fad98fd22092cb5ecf297af99676c6992e5b706 100644 (file)
@@ -1,6 +1,6 @@
 #!/binb/wmake.exe
 
-# This file was automatically generated by tmake at 15:18, 2000/02/27
+# 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!
 
 #
@@ -42,6 +42,7 @@ DOCDIR = $(WXDIR)\docs
 GENERICOBJS= busyinfo.obj &
        calctrl.obj &
        choicdgg.obj &
+       dragimgg.obj &
        grid.obj &
        laywin.obj &
        logg.obj &
@@ -59,6 +60,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,
@@ -998,6 +1000,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) $<