Bakefile and other changes for new locations of STC and wxSVGFileDC.
Remove old files in contrib. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@45248 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
c45ead7b4b
commit
54429bb380
247 changed files with 13456 additions and 88993 deletions
|
|
@ -150,6 +150,7 @@
|
|||
<define-wxlib-name>dbgrid</define-wxlib-name>
|
||||
<define-wxlib-name>gl</define-wxlib-name>
|
||||
<define-wxlib-name>aui</define-wxlib-name>
|
||||
<define-wxlib-name>stc</define-wxlib-name>
|
||||
<define-wxlib-name>richtext</define-wxlib-name>
|
||||
|
||||
|
||||
|
|
@ -191,6 +192,7 @@
|
|||
<if cond="value=='dbgrid'"><sys-lib>$(WXLIB_DBGRID_NAME)</sys-lib></if>
|
||||
<if cond="value=='qa'"><sys-lib>$(WXLIB_QA_NAME)</sys-lib></if>
|
||||
<if cond="value=='aui'"><sys-lib>$(WXLIB_AUI_NAME)</sys-lib></if>
|
||||
<if cond="value=='stc'"><sys-lib>$(WXLIB_STC_NAME)</sys-lib></if>
|
||||
<if cond="value=='richtext'"><sys-lib>$(WXLIB_RICHTEXT_NAME)</sys-lib></if>
|
||||
|
||||
<!-- wx-lib can be used also to link against contrib libraries
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue