fixed serious bug in wxFont::operator== (ignored weight)
[wxWidgets.git] / src / msw / makefile.wat
index cf968baeeefb3d6eaf72d231a7f8e1a7dc4a3940..ed9f170cbf564d557fb4bdf2600d8ba69f3d94e8 100644 (file)
@@ -1,6 +1,6 @@
 #!/binb/wmake.exe
 
-# This file was automatically generated by tmake at 13:52, 2001/08/06
+# This file was automatically generated by tmake at 15:17, 2001/09/17
 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE WAT.T!
 
 #
@@ -198,6 +198,7 @@ COMMONOBJS = &
        textfile.obj &
        timercmn.obj &
        tokenzr.obj &
+       toplvcmn.obj &
        treebase.obj &
        txtstrm.obj &
        unzip.obj &
@@ -266,6 +267,7 @@ MSWOBJS = accel.obj &
        glcanvas.obj &
        gsocket.obj &
        gsockmsw.obj &
+       helpbest.obj &
        helpchm.obj &
        helpwin.obj &
        icon.obj &
@@ -523,6 +525,9 @@ gsocket.obj:     $(MSWDIR)\gsocket.c
 gsockmsw.obj:     $(MSWDIR)\gsockmsw.c
   *$(CC) $(CPPFLAGS) $(IFLAGS) $<
 
+helpbest.obj:     $(MSWDIR)\helpbest.cpp
+  *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
+
 helpchm.obj:     $(MSWDIR)\helpchm.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
 
@@ -1005,6 +1010,9 @@ timercmn.obj:     $(COMMDIR)\timercmn.cpp
 tokenzr.obj:     $(COMMDIR)\tokenzr.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
 
+toplvcmn.obj:     $(COMMDIR)\toplvcmn.cpp
+  *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
+
 treebase.obj:     $(COMMDIR)\treebase.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<