]> git.saurik.com Git - wxWidgets.git/blame - samples/except/except.bkl
wxMessageBox off the main thread lost result code.
[wxWidgets.git] / samples / except / except.bkl
CommitLineData
556b8c1a 1<?xml version="1.0" ?>
556b8c1a
VZ
2
3<makefile>
4
5 <include file="../../build/bakefiles/common_samples.bkl"/>
6
7 <exe id="except" template="wx_sample" template_append="wx_append">
8 <sources>except.cpp</sources>
9 <wx-lib>core</wx-lib>
10 <wx-lib>base</wx-lib>
11 </exe>
12
13</makefile>