]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/makefile.wat
compilation fixes - wxGTK compiles but not links
[wxWidgets.git] / src / msw / makefile.wat
index 983d06a4deb269c34f5681e74ddf308b0b86061c..b1ee5e5bdd2b579a65846c56b15f90c0dc3165eb 100644 (file)
@@ -1,6 +1,6 @@
 #!/binb/wmake.exe
 
-# This file was automatically generated by tmake at 13:07, 2001/06/18
+# This file was automatically generated by tmake at 21:02, 2001/06/26
 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE WAT.T!
 
 #
@@ -72,7 +72,8 @@ GENERICOBJS= busyinfo.obj &
 
 # These are generic things that don't need to be compiled on MSW,
 # but sometimes it's useful to do so for testing purposes.
-NONESSENTIALOBJS= caret.obj &
+NONESSENTIALOBJS= accel.obj &
+       caret.obj &
        colrdlgg.obj &
        dcpsg.obj &
        dirdlgg.obj &
@@ -98,6 +99,7 @@ COMMONOBJS = &
        choiccmn.obj &
        clipcmn.obj &
        cmdline.obj &
+       cmdproc.obj &
        cmndata.obj &
        config.obj &
        cshelp.obj &
@@ -692,6 +694,9 @@ clipcmn.obj:     $(COMMDIR)\clipcmn.cpp
 cmdline.obj:     $(COMMDIR)\cmdline.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
 
+cmdproc.obj:     $(COMMDIR)\cmdproc.cpp
+  *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
+
 cmndata.obj:     $(COMMDIR)\cmndata.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<