2003-06-23 18:31:50 -04:00
|
|
|
<?xml version="1.0" ?>
|
|
|
|
<makefile>
|
|
|
|
|
|
|
|
<include file="../../build/bakefiles/common_samples.bkl"/>
|
|
|
|
|
|
|
|
<exe id="richedit" template="wx_sample" template_append="wx_append">
|
2003-08-07 19:01:52 -04:00
|
|
|
<sources>
|
|
|
|
wxLayout.cpp
|
|
|
|
kbList.cpp
|
|
|
|
wxllist.cpp
|
|
|
|
wxlparser.cpp
|
|
|
|
wxlwindow.cpp
|
|
|
|
</sources>
|
2003-06-23 18:31:50 -04:00
|
|
|
<wx-lib>core</wx-lib>
|
2003-07-04 09:45:12 -04:00
|
|
|
<wx-lib>base</wx-lib>
|
2003-06-23 18:31:50 -04:00
|
|
|
</exe>
|
2003-08-27 14:08:18 -04:00
|
|
|
|
|
|
|
<wx-data id="data">
|
|
|
|
<files>
|
|
|
|
wxLayout.cpp
|
|
|
|
</files>
|
|
|
|
</wx-data>
|
2003-06-23 18:31:50 -04:00
|
|
|
|
|
|
|
</makefile>
|