]> git.saurik.com Git - wxWidgets.git/commitdiff
Updating bakefiles to include wxWebKit.
authorKevin Ollivier <kevino@theolliviers.com>
Sat, 22 May 2004 18:21:43 +0000 (18:21 +0000)
committerKevin Ollivier <kevino@theolliviers.com>
Sat, 22 May 2004 18:21:43 +0000 (18:21 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@27398 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

build/bakefiles/files.bkl

index c793b3f1d50a81548cf47852d3b5aa4911de5bfc..8c7c6550ae76d99b0dfa9f00551df56d9f311b86 100644 (file)
@@ -1649,6 +1649,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     src/generic/tabg.cpp
     <!-- Unix files used by wxMac: -->
     src/unix/snglinst.cpp
+    <!-- wxWebKit files -->
+    src/html/htmlctrl/webkit/webkit.mm
 </set>
 <!-- Header files like wx/mac/foo.h which include wx/mac/carbon/foo.h -->
 <set var="MAC_CMN_HDR" hints="files">
@@ -1825,6 +1827,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
     wx/generic/listctrl.h
     wx/generic/statusbr.h
     wx/generic/tabg.h
+    <!-- wxWebKit headers -->
+    wx/html/webkit.h
 </set>