Rebake trunk after wxWebView merge and add missing project files for the wxWebView library.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69056 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -99,6 +99,11 @@ USE_GUI = 1
|
||||
USE_HTML = 1
|
||||
!endif
|
||||
|
||||
# Build wxWebView library (USE_GUI must be 1)? [0,1]
|
||||
!ifndef USE_WEBVIEW
|
||||
USE_WEBVIEW = 1
|
||||
!endif
|
||||
|
||||
# Build multimedia library (USE_GUI must be 1)? [0,1]
|
||||
!ifndef USE_MEDIA
|
||||
USE_MEDIA = 1
|
||||
|
Reference in New Issue
Block a user