fix dependencies
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21539 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
81345eef34
commit
6c6df83a3e
@ -29,8 +29,7 @@
|
||||
<define>WXMAKINGDLL</define>
|
||||
<define>wxUSE_BASE=0</define>
|
||||
<sources>$(BASE_AND_GUI_SRC) $(CORE_SRC)</sources>
|
||||
|
||||
<wx-lib>base</wx-lib>
|
||||
<library>basedll</library>
|
||||
</dll>
|
||||
|
||||
<lib id="corelib" template="wx_lib"
|
||||
@ -48,8 +47,8 @@
|
||||
cond="SHARED=='1' and USE_GUI=='1' and MONOLITHIC=='0'">
|
||||
<define>WXMAKINGDLL</define>
|
||||
<sources>$(HTML_SRC)</sources>
|
||||
<wx-lib>core</wx-lib>
|
||||
<wx-lib>base</wx-lib>
|
||||
<library>coredll</library>
|
||||
<library>basedll</library>
|
||||
</dll>
|
||||
|
||||
<lib id="htmllib" template="wx_lib"
|
||||
|
Loading…
Reference in New Issue
Block a user