missing libbase

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21488 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Václav Slavík
2003-06-28 16:07:49 +00:00
parent b625909cd6
commit bbc1cf3fd4

View File

@@ -3,8 +3,14 @@
<include file="../../build/bakefiles/common_samples.bkl"/>
<set var="MULTILIB_FLAG">
<if cond="MONOLITHIC=='0'">wxUSE_GUI=0</if>
</set>
<exe id="console" template="wx_sample" template_append="wx_append">
<define>$(MULTILIB_FLAG)</define>
<sources>console.cpp</sources>
<wx-lib>base</wx-lib>
</exe>
<wx-data id="data">