Blind bakefile fix.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@21581 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
f526f7526b
commit
3d74ef6a28
@ -4,7 +4,9 @@
|
||||
<include file="../../build/bakefiles/common_samples.bkl"/>
|
||||
|
||||
<exe id="widgets" template="wx_sample" template_append="wx_append">
|
||||
<sources>widgets.cpp</sources>
|
||||
<sources>button.cpp combobox.cpp gauge.cpp listbox.cpp notebook.cpp
|
||||
radiobox.cpp slider.cpp spinbtn.cpp static.cpp textctrl.cpp
|
||||
widgets.cpp</sources>
|
||||
<wx-lib>core</wx-lib>
|
||||
<win32-res>widgets.rc</win32-res>
|
||||
</exe>
|
||||
|
Loading…
Reference in New Issue
Block a user