]> git.saurik.com Git - wxWidgets.git/blame - samples/debugrpt/debugrpt.bkl
Allow using either single or multi line wxTextCtrl in keyboard sample.
[wxWidgets.git] / samples / debugrpt / debugrpt.bkl
CommitLineData
ce4fd7b5
VZ
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>
4811590b 9 <wx-lib>qa</wx-lib>
ce4fd7b5
VZ
10 <wx-lib>core</wx-lib>
11 <wx-lib>base</wx-lib>
12 <wx-lib>xml</wx-lib>
13 </exe>
14</makefile>