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:
Václav Slavík 2003-08-20 08:10:55 +00:00
parent 760d3c7cd3
commit 93b512a0b8
2 changed files with 0 additions and 2 deletions

View File

@ -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>

View File

@ -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>