generate makefile.unx files using bakefile
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41872 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -5,6 +5,13 @@
|
||||
|
||||
<include file="../../build/bakefiles/common_samples.bkl"/>
|
||||
|
||||
<if cond="OUT_OF_TREE_MAKEFILES=='1'">
|
||||
<option name="SHARED">
|
||||
<default-value>0</default-value>
|
||||
<description>Build shared lib plugin</description>
|
||||
</option>
|
||||
</if>
|
||||
|
||||
<exe id="render" template="wx_sample" template_append="wx_append">
|
||||
<sources>render.cpp</sources>
|
||||
<wx-lib>core</wx-lib>
|
||||
|
Reference in New Issue
Block a user