From 36b72b47ad00f65c8a7ec132ddd444d84e838efe Mon Sep 17 00:00:00 2001 From: =?utf8?q?V=C3=A1clav=20Slav=C3=ADk?= Date: Mon, 7 Jul 2003 20:46:21 +0000 Subject: [PATCH] helpbest is MSW-only and init.h was missing git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21751 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- build/bakefiles/files.bkl | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/build/bakefiles/files.bkl b/build/bakefiles/files.bkl index 54b60437f4..b7320c52ef 100644 --- a/build/bakefiles/files.bkl +++ b/build/bakefiles/files.bkl @@ -186,6 +186,7 @@ src/common/utilscmn.cpp + wx/init.h wx/arrimpl.cpp wx/listimpl.cpp wx/app.h @@ -1040,6 +1041,7 @@ wx/msw/droptgt.h wx/msw/oleutils.h wx/msw/uuid.h + wx/msw/helpbest.h @@ -1700,7 +1702,13 @@ + + + src/msw/helpbest.cpp + + + $(HTML_SRC_PLATFORM) src/html/helpdata.cpp src/html/helpfrm.cpp src/html/helpctrl.cpp @@ -1722,7 +1730,6 @@ src/html/m_style.cpp src/html/htmprint.cpp - src/msw/helpbest.cpp src/generic/htmllbox.cpp @@ -1741,7 +1748,6 @@ wx/html/m_templ.h wx/html/winpars.h - wx/msw/helpbest.h wx/htmllbox.h -- 2.50.0