]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/makefile.wat
plot.cpp was moved out of the generic directory to contrib, so plot.obj no longer...
[wxWidgets.git] / src / msw / makefile.wat
index 2227c9090e9b529255302b7606f27c7dcb79ba23..3a16db38c9616f1381b35c29a0b12ed5ed5414aa 100644 (file)
@@ -1,6 +1,6 @@
 #!/binb/wmake.exe
 
-# This file was automatically generated by tmake at 18:13, 2000/09/12
+# 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!
 
 #
@@ -122,6 +122,7 @@ COMMONOBJS = &
        file.obj &
        fileconf.obj &
        filefn.obj &
+       filename.obj &
        filesys.obj &
        fontcmn.obj &
        fontmap.obj &
@@ -152,6 +153,7 @@ COMMONOBJS = &
        list.obj &
        log.obj &
        longlong.obj &
+       matrix.obj &
        memory.obj &
        menucmn.obj &
        mimecmn.obj &
@@ -735,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) $<
 
@@ -825,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) $<