]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/makefile.wat
Updates for Y positioning
[wxWidgets.git] / src / msw / makefile.wat
index c5a6490668e5791851e4e15804bacec1258af866..7f9244b131095e3c6c2bdddd9fc413015a0223ed 100644 (file)
@@ -1,6 +1,6 @@
 #!/binb/wmake.exe
 
-# This file was automatically generated by tmake at 23:05, 2002/01/03
+# This file was automatically generated by tmake 
 # DO NOT CHANGE THIS FILE, YOUR CHANGES WILL BE LOST! CHANGE WAT.T!
 
 #
@@ -147,12 +147,14 @@ COMMONOBJS = &
        geometry.obj &
        gifdecod.obj &
        hash.obj &
+       hashmap.obj &
        helpbase.obj &
        http.obj &
        imagall.obj &
        imagbmp.obj &
        image.obj &
        imaggif.obj &
+       imagiff.obj &
        imagjpeg.obj &
        imagpcx.obj &
        imagpng.obj &
@@ -348,6 +350,7 @@ HTMLOBJS = helpctrl.obj &
        m_list.obj &
        m_meta.obj &
        m_pre.obj &
+       m_style.obj &
        m_tables.obj &
        winpars.obj
 
@@ -874,6 +877,9 @@ gifdecod.obj:     $(COMMDIR)\gifdecod.cpp
 hash.obj:     $(COMMDIR)\hash.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
 
+hashmap.obj:     $(COMMDIR)\hashmap.cpp
+  *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
+
 helpbase.obj:     $(COMMDIR)\helpbase.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
 
@@ -892,6 +898,9 @@ image.obj:     $(COMMDIR)\image.cpp
 imaggif.obj:     $(COMMDIR)\imaggif.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
 
+imagiff.obj:     $(COMMDIR)\imagiff.cpp
+  *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
+
 imagjpeg.obj:     $(COMMDIR)\imagjpeg.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
 
@@ -1254,6 +1263,9 @@ m_meta.obj:     $(HTMLDIR)\m_meta.cpp
 m_pre.obj:     $(HTMLDIR)\m_pre.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
 
+m_style.obj:     $(HTMLDIR)\m_style.cpp
+  *$(CCC) $(CPPFLAGS) $(IFLAGS) $<
+
 m_tables.obj:     $(HTMLDIR)\m_tables.cpp
   *$(CCC) $(CPPFLAGS) $(IFLAGS) $<