Update version to 2.9.4 in version.bkl too and rebake everything.
Change the version for Unix shared libraries too. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70044 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -139,11 +139,11 @@ __EXCEPTIONSFLAG_8 = -xs
|
||||
!endif
|
||||
__WXLIB_WEBVIEW_p =
|
||||
!ifeq MONOLITHIC 0
|
||||
!ifeq USE_WEBVIEW 1
|
||||
!ifeq USE_WEBVIEW 1
|
||||
__WXLIB_WEBVIEW_p = &
|
||||
wx$(PORTNAME)$(WXUNIVNAME)$(WX_RELEASE_NODOT)$(WXUNICODEFLAG)$(WXDEBUGFLAG)$(WX_LIB_FLAVOUR)_webview.lib
|
||||
!endif
|
||||
!endif
|
||||
!endif
|
||||
__WXLIB_STC_p =
|
||||
!ifeq MONOLITHIC 0
|
||||
__WXLIB_STC_p = &
|
||||
|
Reference in New Issue
Block a user