]> git.saurik.com Git - wxWidgets.git/blame_incremental - samples/taborder/taborder.bkl
adding a app-defined event seems to quit inner eventloops like eg the popup of the...
[wxWidgets.git] / samples / taborder / taborder.bkl
... / ...
CommitLineData
1<?xml version="1.0" ?>
2<!-- $Id$ -->
3
4<makefile>
5 <include file="../../build/bakefiles/common_samples.bkl"/>
6
7 <exe id="taborder" template="wx_sample" template_append="wx_append">
8 <sources>taborder.cpp</sources>
9 <wx-lib>core</wx-lib>
10 <wx-lib>base</wx-lib>
11 </exe>
12</makefile>