X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c6b3a07ceb8490effcfd005e3621a5bdb69f94dd..4a46a5df879c4f820d0a0a435b34c7d5e4793991:/src/msw/makefile.wat diff --git a/src/msw/makefile.wat b/src/msw/makefile.wat index c5a6490668..7f9244b131 100644 --- a/src/msw/makefile.wat +++ b/src/msw/makefile.wat @@ -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) $<