]> git.saurik.com Git - wxWidgets.git/blame - samples/debugrpt/debugrpt.bkl
Change version to 3.0.0.
[wxWidgets.git] / samples / debugrpt / debugrpt.bkl
CommitLineData
ce4fd7b5 1<?xml version="1.0" ?>
ce4fd7b5
VZ
2
3<makefile>
4 <include file="../../build/bakefiles/common_samples.bkl"/>
5
6 <exe id="debugrpt" template="wx_sample" template_append="wx_append">
7 <sources>debugrpt.cpp</sources>
4811590b 8 <wx-lib>qa</wx-lib>
ce4fd7b5
VZ
9 <wx-lib>core</wx-lib>
10 <wx-lib>base</wx-lib>
11 <wx-lib>xml</wx-lib>
12 </exe>
13</makefile>