]> git.saurik.com Git - wxWidgets.git/blame - utils/execmon/execmon.bkl
remove ancient defines left over from GTK1
[wxWidgets.git] / utils / execmon / execmon.bkl
CommitLineData
80a6dafb
FM
1<?xml version="1.0" ?>
2<makefile>
3
4 <include file="../../build/bakefiles/common_samples.bkl"/>
5
6 <exe id="execmon" cond="USE_XRC=='1'"
7 template="wx_util_console" template_append="wx_append_base">
8 <sources>execmon.cpp</sources>
9 <wx-lib>base</wx-lib>
10 <install-to>$(BINDIR)</install-to>
11 </exe>
12
13</makefile>