]> git.saurik.com Git - wxWidgets.git/commitdiff
there's no reason why wxrc should link against xrc library, it doesn't need it
authorVáclav Slavík <vslavik@fastmail.fm>
Wed, 20 Aug 2003 08:10:55 +0000 (08:10 +0000)
committerVáclav Slavík <vslavik@fastmail.fm>
Wed, 20 Aug 2003 08:10:55 +0000 (08:10 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23035 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

contrib/utils/wxrc/wxrc.bkl
utils/wxrc/wxrc.bkl

index 066b327beeef462b1da897bb7330b92e3add842e..20bba0c0bff71dc9a0e061bc098f97617fc684d5 100644 (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>
index 066b327beeef462b1da897bb7330b92e3add842e..20bba0c0bff71dc9a0e061bc098f97617fc684d5 100644 (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>