]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/makefile.wat
minor additions to wxCmdLineParser tests
[wxWidgets.git] / src / msw / makefile.wat
index f111c9b4a353ac10a85bcc5c9a3f017c897d2c6b..65b8fcdaca9edd7f669eb5213f5645c2e4e53a11 100644 (file)
@@ -1,6 +1,6 @@
 #!/binb/wmake.exe
 
-# This file was automatically generated by tmake at 17:00, 2001/08/30
+# This file was automatically generated by tmake at 14:54, 2001/09/26
 # 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 &
@@ -318,6 +319,7 @@ MSWOBJS = accel.obj &
        thread.obj &
        timer.obj &
        tooltip.obj &
+       toplevel.obj &
        treectrl.obj &
        utils.obj &
        utilsexc.obj &
@@ -680,6 +682,9 @@ timer.obj:     $(MSWDIR)\timer.cpp
 tooltip.obj:     $(MSWDIR)\tooltip.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
 
+toplevel.obj:     $(MSWDIR)\toplevel.cpp
+  *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
+
 treectrl.obj:     $(MSWDIR)\treectrl.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
 
@@ -1009,6 +1014,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) $<