]>
Commit | Line | Data |
---|---|---|
13a38887 VZ |
1 | <?xml version="1.0" ?>\r |
2 | <makefile>\r | |
3 | \r | |
4 | <include file="../../build/bakefiles/common_samples.bkl"/>\r | |
5 | \r | |
6 | <exe id="wrapsizer" template="wx_sample" template_append="wx_append">\r | |
7 | <sources>wrapsizer.cpp</sources>\r | |
8 | <wx-lib>core</wx-lib>\r | |
9 | <wx-lib>base</wx-lib>\r | |
10 | </exe>\r | |
11 | \r | |
12 | </makefile>\r |