]> git.saurik.com Git - wxWidgets.git/blame - utils/HelpGen/src/helpgen.bkl
wxURI. Move Convert/to/fromURI into uri.cpp so that it is compiled in base. Regener...
[wxWidgets.git] / utils / HelpGen / src / helpgen.bkl
CommitLineData
f1e938e0
MB
1<?xml version="1.0" ?>
2<!-- $Id$ -->
3
4<makefile>
5
6 <include file="../../../build/bakefiles/common_samples.bkl"/>
7
8 <exe id="HelpGen" template="wx_util_console"
9 template_append="wx_append_base">
10 <sources>
204e4cd6
MB
11 HelpGen.cpp
12 cjparser.cpp
13 docripper.cpp
14 ifcontext.cpp
15 markup.cpp
16 scriptbinder.cpp
17 sourcepainter.cpp
18 srcparser.cpp
f1e938e0
MB
19 </sources>
20 <wx-lib>base</wx-lib>
21 </exe>
22
23</makefile>