indentation fixes
[wxWidgets.git] / samples / debugrpt / debugrpt.bkl
1 <?xml version="1.0" ?>
2 <!-- $Id$ -->
3
4 <makefile>
5     <include file="../../build/bakefiles/common_samples.bkl"/>
6
7     <exe id="debugrpt" template="wx_sample" template_append="wx_append">
8         <sources>debugrpt.cpp</sources>
9         <wx-lib>qa</wx-lib>
10         <wx-lib>core</wx-lib>
11         <wx-lib>base</wx-lib>
12         <wx-lib>xml</wx-lib>
13     </exe>
14 </makefile>