]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/makefile.wat
additions for wxFileDataObject from Ricky Gonzales <gonzales@pyramid3.net>
[wxWidgets.git] / src / msw / makefile.wat
index c04f50d4be1f73aae2cf13871f1cb86759dd28ba..8913e7e749f8f01f955c456bbdec5db0cc630883 100644 (file)
@@ -1,6 +1,6 @@
 #!/binb/wmake.exe
 
-# This file was automatically generated by tmake at 09:14, 1999/10/25
+# This file was automatically generated by tmake at 00:24, 1999/10/28
 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE WAT.T!
 
 #
@@ -131,6 +131,7 @@ COMMONOBJS = &
        list.obj &
        log.obj &
        memory.obj &
+       menucmn.obj &
        mimetype.obj &
        module.obj &
        mstream.obj &
@@ -716,6 +717,9 @@ log.obj:     $(COMMDIR)\log.cpp
 memory.obj:     $(COMMDIR)\memory.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
 
+menucmn.obj:     $(COMMDIR)\menucmn.cpp
+  *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
+
 mimetype.obj:     $(COMMDIR)\mimetype.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<