<include file="../../build/bakefiles/common_samples.bkl"/>
<exe id="listctrl" template="wx_sample" template_append="wx_append">
- <sources>listctrl.cpp</sources>
+ <sources>listtest.cpp</sources>
+ <headers>listtest.h</headers>
<wx-lib>core</wx-lib>
<wx-lib>base</wx-lib>
- <win32-res>listctrl.rc</win32-res>
+ <win32-res>listtest.rc</win32-res>
</exe>
</makefile>