]> git.saurik.com Git - wxWidgets.git/commitdiff
New files
authorJulian Smart <julian@anthemion.co.uk>
Sat, 14 May 2005 19:29:25 +0000 (19:29 +0000)
committerJulian Smart <julian@anthemion.co.uk>
Sat, 14 May 2005 19:29:25 +0000 (19:29 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@34063 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

Makefile.in
build/bakefiles/files.bkl

index ce3fc77624462dc2b73d0f1abb7f1c0e7e5cee53..5cbb6b5f529798ffe25bef047ce90966d3f1c1cd 100644 (file)
@@ -1440,6 +1440,8 @@ COND_TOOLKIT_MOTIF_LOWLEVEL_HDR =  \
 COND_TOOLKIT_MSW_LOWLEVEL_HDR =  \
        wx/msw/popupwin.h \
        wx/msw/uxtheme.h \
+       wx/msw/uxthemep.h \
+       wx/msw/htmlhelp.h \
        wx/msw/helpchm.h \
        wx/msw/helpwin.h
 @COND_TOOLKIT_MSW@LOWLEVEL_HDR = $(COND_TOOLKIT_MSW_LOWLEVEL_HDR)
index b5a557622240bdf8e22e2be941827f2e35427c9c..23bd8305e7834879aa7a83fd8be668e92e0034aa 100644 (file)
@@ -1273,6 +1273,8 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
 <set var="MSW_LOWLEVEL_HDR" hints="files">
     wx/msw/popupwin.h
     wx/msw/uxtheme.h
+    wx/msw/uxthemep.h
+    wx/msw/htmlhelp.h
 </set>
 
 <set var="MSW_DESKTOP_LOWLEVEL_SRC" hints="files">