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:
@@ -6,7 +6,6 @@
|
|||||||
|
|
||||||
<exe id="wxrc" template="wx_util_console" template_append="wx_append">
|
<exe id="wxrc" template="wx_util_console" template_append="wx_append">
|
||||||
<sources>wxrc.cpp</sources>
|
<sources>wxrc.cpp</sources>
|
||||||
<wx-lib>xrc</wx-lib>
|
|
||||||
<wx-lib>xml</wx-lib>
|
<wx-lib>xml</wx-lib>
|
||||||
<wx-lib>base</wx-lib>
|
<wx-lib>base</wx-lib>
|
||||||
<ldlibs>$(EXTRALIBS_XML)</ldlibs>
|
<ldlibs>$(EXTRALIBS_XML)</ldlibs>
|
||||||
|
@@ -6,7 +6,6 @@
|
|||||||
|
|
||||||
<exe id="wxrc" template="wx_util_console" template_append="wx_append">
|
<exe id="wxrc" template="wx_util_console" template_append="wx_append">
|
||||||
<sources>wxrc.cpp</sources>
|
<sources>wxrc.cpp</sources>
|
||||||
<wx-lib>xrc</wx-lib>
|
|
||||||
<wx-lib>xml</wx-lib>
|
<wx-lib>xml</wx-lib>
|
||||||
<wx-lib>base</wx-lib>
|
<wx-lib>base</wx-lib>
|
||||||
<ldlibs>$(EXTRALIBS_XML)</ldlibs>
|
<ldlibs>$(EXTRALIBS_XML)</ldlibs>
|
||||||
|
Reference in New Issue
Block a user