Blind bakefile fixes.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21614 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
aa4b42f0b7
commit
62809cbcb0
@ -4,7 +4,7 @@
|
||||
<include file="../../build/bakefiles/common_samples.bkl"/>
|
||||
|
||||
<exe id="grid" template="wx_sample" template_append="wx_append">
|
||||
<sources>grid.cpp</sources>
|
||||
<sources>griddemo.cpp</sources>
|
||||
<wx-lib>core</wx-lib>
|
||||
<win32-res>grid.rc</win32-res>
|
||||
</exe>
|
||||
|
@ -4,7 +4,7 @@
|
||||
<include file="../../build/bakefiles/common_samples.bkl"/>
|
||||
|
||||
<exe id="help" template="wx_sample" template_append="wx_append">
|
||||
<sources>help.cpp</sources>
|
||||
<sources>demo.cpp</sources>
|
||||
<wx-lib>core</wx-lib>
|
||||
<win32-res>help.rc</win32-res>
|
||||
</exe>
|
||||
|
Loading…
Reference in New Issue
Block a user