]> git.saurik.com Git - wxWidgets.git/commitdiff
Include webview library headers in the list of all headers.
authorVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Nov 2011 19:49:48 +0000 (19:49 +0000)
committerVadim Zeitlin <vadim@wxwidgets.org>
Sun, 27 Nov 2011 19:49:48 +0000 (19:49 +0000)
Due to a typo in files.bkl (${...} was used instead of $(...) so the variable
didn't get really dereferenced), the web view headers were not included in the
list of all headers and hence not installed by "make install" under Unix.

Closes #13690.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69829 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

Makefile.in
build/bakefiles/files.bkl
build/msw/wx_core.dsp
build/msw/wx_vc7_core.vcproj
build/msw/wx_vc8_core.vcproj
build/msw/wx_vc9_core.vcproj

index 1f8ae16ef1087cde253e3ff9666785b94585af30..2c8397719da30365ec6ac91a8910b2538f4c21d4 100644 (file)
@@ -2125,6 +2125,14 @@ COND_USE_STC_1___wxscintilla___depname = \
 @COND_TOOLKIT_WINCE@   wx/msw/wince/chkconf.h
 @COND_TOOLKIT_WINCE@NET_WINCE_SRC = src/msw/wince/net.cpp
 @COND_TOOLKIT_MSW@MSW_HTML_HDR = wx/msw/helpbest.h
+@COND_PLATFORM_MACOSX_1@WEBVIEW_HDR_PLATFORM = \
+@COND_PLATFORM_MACOSX_1@       wx/osx/webviewhistoryitem_webkit.h \
+@COND_PLATFORM_MACOSX_1@       wx/osx/webview_webkit.h
+@COND_PLATFORM_UNIX_1@WEBVIEW_HDR_PLATFORM = \
+@COND_PLATFORM_UNIX_1@ wx/gtk/webviewhistoryitem_webkit.h \
+@COND_PLATFORM_UNIX_1@ wx/gtk/webview_webkit.h
+@COND_TOOLKIT_MSW@WEBVIEW_HDR_PLATFORM = \
+@COND_TOOLKIT_MSW@     wx/msw/webviewhistoryitem_ie.h wx/msw/webview_ie.h
 @COND_TOOLKIT_OSX_CARBON@OPENGL_HDR_PLATFORM = wx/osx/glcanvas.h
 @COND_TOOLKIT_OSX_COCOA@OPENGL_HDR_PLATFORM = wx/osx/glcanvas.h
 @COND_TOOLKIT_COCOA@OPENGL_HDR_PLATFORM = wx/cocoa/glcanvas.h
@@ -4261,7 +4269,9 @@ COND_USE_GUI_1_ALL_GUI_HEADERS =  \
        wx/richtext/richtextuicustomization.h \
        wx/richtext/richtextxml.h \
        wx/stc/stc.h \
-       ${WEBVIEW_HDR}
+       $(WEBVIEW_HDR_PLATFORM) \
+       wx/webview.h \
+       wx/webviewarchivehandler.h
 @COND_USE_GUI_1@ALL_GUI_HEADERS = $(COND_USE_GUI_1_ALL_GUI_HEADERS)
 COND_MONOLITHIC_1_SHARED_1___monodll___depname = \
        $(LIBDIRNAME)/$(DLLPREFIX)$(WXDLLNAMEPREFIXGUI)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)$(WXCOMPILER)$(VENDORTAG)$(WXDLLVERSIONTAG)$(dll___targetsuf3)
index 077566a2212b6989b275448c21f7bfcd31751e3f..fba0e2690b38bfb65bd60b690cdd70716350806d 100644 (file)
@@ -4013,7 +4013,7 @@ IMPORTANT: please read docs/tech/tn0016.txt before modifying this file!
             $(GUI_CORE_HEADERS)
             $(ADVANCED_HDR) $(MEDIA_HDR) $(HTML_HDR)
             $(OPENGL_HDR) $(QA_HDR) $(XRC_HDR) $(AUI_HDR) $(PROPGRID_HDR)
-            $(RIBBON_HDR) $(RICHTEXT_HDR) $(STC_HDR) ${WEBVIEW_HDR}
+            $(RIBBON_HDR) $(RICHTEXT_HDR) $(STC_HDR) $(WEBVIEW_HDR)
         </if>
     </set>
 
index 085392300c41d5e162e71c6fd6a49f9bf7914691..d027ce89a475337232ac49d40ed0bac596c9d1c7 100644 (file)
@@ -5444,6 +5444,14 @@ SOURCE=..\..\include\wx\msw\uxthemep.h
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=..\..\include\wx\msw\webview_ie.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\msw\webviewhistoryitem_ie.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\..\include\wx\msw\window.h\r
 # End Source File\r
 # End Group\r
@@ -7012,6 +7020,14 @@ SOURCE=..\..\include\wx\vscroll.h
 # End Source File\r
 # Begin Source File\r
 \r
+SOURCE=..\..\include\wx\webview.h
+# End Source File
+# Begin Source File
+
+SOURCE=..\..\include\wx\webviewarchivehandler.h
+# End Source File
+# Begin Source File
+
 SOURCE=..\..\include\wx\persist\window.h\r
 # End Source File\r
 # Begin Source File\r
index 6bd12caa7ca588cedd16634d85075932e7adc4e7..70196ca4b67d25a9de43acae69e11c10cfa505f8 100644 (file)
                                RelativePath="..\..\include\wx\msw\uxthemep.h">\r
                        </File>\r
                        <File\r
+                               RelativePath="..\..\include\wx\msw\webview_ie.h">
+                       </File>
+                       <File
+                               RelativePath="..\..\include\wx\msw\webviewhistoryitem_ie.h">
+                       </File>
+                       <File
                                RelativePath="..\..\include\wx\msw\window.h">\r
                        </File>\r
                </Filter>\r
                                RelativePath="..\..\include\wx\vscroll.h">\r
                        </File>\r
                        <File\r
+                               RelativePath="..\..\include\wx\webview.h">
+                       </File>
+                       <File
+                               RelativePath="..\..\include\wx\webviewarchivehandler.h">
+                       </File>
+                       <File
                                RelativePath="..\..\include\wx\persist\window.h">\r
                        </File>\r
                        <File\r
index d09c3a5d38388fd27b039fdbc879f6a98f55a9f5..1897ac41df2f9bf38e3872ff8f669920b7ead4c9 100644 (file)
                                >\r
                        </File>\r
                        <File\r
+                               RelativePath="..\..\include\wx\msw\webview_ie.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\include\wx\msw\webviewhistoryitem_ie.h"
+                               >
+                       </File>
+                       <File
                                RelativePath="..\..\include\wx\msw\window.h"\r
                                >\r
                        </File>\r
                                >\r
                        </File>\r
                        <File\r
+                               RelativePath="..\..\include\wx\webview.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\include\wx\webviewarchivehandler.h"
+                               >
+                       </File>
+                       <File
                                RelativePath="..\..\include\wx\persist\window.h"\r
                                >\r
                        </File>\r
index 8c2e5e63794e6c13648b6aef91e209a436c3c9d4..8edaed47e941b0e47d19be84089d2f0390f4b593 100644 (file)
                                >\r
                        </File>\r
                        <File\r
+                               RelativePath="..\..\include\wx\msw\webview_ie.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\include\wx\msw\webviewhistoryitem_ie.h"
+                               >
+                       </File>
+                       <File
                                RelativePath="..\..\include\wx\msw\window.h"\r
                                >\r
                        </File>\r
                                >\r
                        </File>\r
                        <File\r
+                               RelativePath="..\..\include\wx\webview.h"
+                               >
+                       </File>
+                       <File
+                               RelativePath="..\..\include\wx\webviewarchivehandler.h"
+                               >
+                       </File>
+                       <File
                                RelativePath="..\..\include\wx\persist\window.h"\r
                                >\r
                        </File>\r