]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/makefile.wat
minor additions to wxCmdLineParser tests
[wxWidgets.git] / src / msw / makefile.wat
index ed9f170cbf564d557fb4bdf2600d8ba69f3d94e8..65b8fcdaca9edd7f669eb5213f5645c2e4e53a11 100644 (file)
@@ -1,6 +1,6 @@
 #!/binb/wmake.exe
 
-# This file was automatically generated by tmake at 15:17, 2001/09/17
+# 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!
 
 #
@@ -319,6 +319,7 @@ MSWOBJS = accel.obj &
        thread.obj &
        timer.obj &
        tooltip.obj &
+       toplevel.obj &
        treectrl.obj &
        utils.obj &
        utilsexc.obj &
@@ -681,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) $<