wxUSE_GUI=0 not needed
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22446 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
f7d03d2b66
commit
44a8c4cf60
@ -5,7 +5,6 @@
|
||||
<include file="../../../build/bakefiles/common_contrib.bkl"/>
|
||||
|
||||
<exe id="wxrc" template="wx_util_console" template_append="wx_append">
|
||||
<define>wxUSE_GUI=0</define>
|
||||
<sources>wxrc.cpp</sources>
|
||||
<wx-lib>xml</wx-lib>
|
||||
<wx-lib>base</wx-lib>
|
||||
|
@ -5,7 +5,6 @@
|
||||
<include file="../../../build/bakefiles/common_contrib.bkl"/>
|
||||
|
||||
<exe id="wxrc" template="wx_util_console" template_append="wx_append">
|
||||
<define>wxUSE_GUI=0</define>
|
||||
<sources>wxrc.cpp</sources>
|
||||
<wx-lib>xml</wx-lib>
|
||||
<wx-lib>base</wx-lib>
|
||||
|
Loading…
Reference in New Issue
Block a user