]> git.saurik.com Git - wxWidgets.git/commitdiff
moved helpbest and htmllbox to wxHTML
authorVáclav Slavík <vslavik@fastmail.fm>
Fri, 4 Jul 2003 13:04:27 +0000 (13:04 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Fri, 4 Jul 2003 13:04:27 +0000 (13:04 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21622 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/files.bkl

index aa7872bf5f7cefb4528037ff0ab5669db6f7d1b7..524a8a82345562b5422b2f1b74387a7c1c786dc6 100644 (file)
     src/generic/grid.cpp
     src/generic/gridctrl.cpp
     src/generic/gridsel.cpp
-    src/generic/htmllbox.cpp
     src/generic/laywin.cpp
     src/generic/logg.cpp
     src/generic/numdlgg.cpp
     src/msw/dirdlg.cpp
     src/msw/display.cpp
     src/msw/enhmeta.cpp
-    src/msw/helpbest.cpp
     src/msw/evtloop.cpp
     src/msw/font.cpp
     src/msw/fontenum.cpp
     wx/msw/gdiimage.h
     wx/msw/gdiobj.h
     wx/msw/glcanvas.h
-    wx/msw/helpbest.h
     wx/msw/helpchm.h
     wx/msw/helpwin.h
     wx/msw/icon.h
     src/html/m_tables.cpp
     src/html/m_style.cpp
     src/html/htmprint.cpp
+    <!-- wxHTML users: -->
+    src/msw/helpbest.cpp
+    src/generic/htmllbox.cpp
 </set>
 <set var="HTML_HDR">
+    html/forcelnk.h
+    html/helpctrl.h
+    html/helpdata.h
+    html/helpfrm.h
+    html/htmlcell.h
+    html/htmldefs.h
+    html/htmlfilt.h
+    html/htmlpars.h
+    html/htmlproc.h
+    html/htmltag.h
+    html/htmlwin.h
+    html/htmprint.h
+    html/m_templ.h
+    html/winpars.h
+    <!-- wxHTML users: -->
+    wx/msw/helpbest.h
+    wx/htmllbox.h
 </set>