]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/makefile.wat
Correction for Mingw32
[wxWidgets.git] / src / msw / makefile.wat
index 4adabe4f0bd93812e3e3e7a4c4d500e1a4c9565d..3a16db38c9616f1381b35c29a0b12ed5ed5414aa 100644 (file)
@@ -1,6 +1,6 @@
 #!/binb/wmake.exe
 
-# This file was automatically generated by tmake at 11:57, 2000/09/08
+# This file was automatically generated by tmake at 18:07, 2001/01/03
 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE WAT.T!
 
 #
@@ -65,6 +65,7 @@ GENERICOBJS= busyinfo.obj &
        tbarsmpl.obj &
        textdlgg.obj &
        tipdlg.obj &
+       tipwin.obj &
        treectlg.obj &
        treelay.obj &
        wizard.obj
@@ -121,6 +122,7 @@ COMMONOBJS = &
        file.obj &
        fileconf.obj &
        filefn.obj &
+       filename.obj &
        filesys.obj &
        fontcmn.obj &
        fontmap.obj &
@@ -151,6 +153,7 @@ COMMONOBJS = &
        list.obj &
        log.obj &
        longlong.obj &
+       matrix.obj &
        memory.obj &
        menucmn.obj &
        mimecmn.obj &
@@ -734,6 +737,9 @@ fileconf.obj:     $(COMMDIR)\fileconf.cpp
 filefn.obj:     $(COMMDIR)\filefn.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
 
+filename.obj:     $(COMMDIR)\filename.cpp
+  *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
+
 filesys.obj:     $(COMMDIR)\filesys.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
 
@@ -824,6 +830,9 @@ log.obj:     $(COMMDIR)\log.cpp
 longlong.obj:     $(COMMDIR)\longlong.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
 
+matrix.obj:     $(COMMDIR)\matrix.cpp
+  *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
+
 memory.obj:     $(COMMDIR)\memory.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
 
@@ -1045,6 +1054,9 @@ textdlgg.obj:     $(GENDIR)\textdlgg.cpp
 tipdlg.obj:     $(GENDIR)\tipdlg.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
 
+tipwin.obj:     $(GENDIR)\tipwin.cpp
+  *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
+
 treectlg.obj:     $(GENDIR)\treectlg.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<