there's no reason why wxrc should link against xrc library, it doesn't need it
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
760d3c7cd3
commit
93b512a0b8
@ -6,7 +6,6 @@
|
||||
|
||||
<exe id="wxrc" template="wx_util_console" template_append="wx_append">
|
||||
<sources>wxrc.cpp</sources>
|
||||
<wx-lib>xrc</wx-lib>
|
||||
<wx-lib>xml</wx-lib>
|
||||
<wx-lib>base</wx-lib>
|
||||
<ldlibs>$(EXTRALIBS_XML)</ldlibs>
|
||||
|
@ -6,7 +6,6 @@
|
||||
|
||||
<exe id="wxrc" template="wx_util_console" template_append="wx_append">
|
||||
<sources>wxrc.cpp</sources>
|
||||
<wx-lib>xrc</wx-lib>
|
||||
<wx-lib>xml</wx-lib>
|
||||
<wx-lib>base</wx-lib>
|
||||
<ldlibs>$(EXTRALIBS_XML)</ldlibs>
|
||||
|
Loading…
Reference in New Issue
Block a user