Added missing bakefiles in utils/* and regenerated
(autoconf) Makefile.in. git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23369 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
23
utils/HelpGen/src/helpgen.bkl
Normal file
23
utils/HelpGen/src/helpgen.bkl
Normal file
@@ -0,0 +1,23 @@
|
||||
<?xml version="1.0" ?>
|
||||
<!-- $Id$ -->
|
||||
|
||||
<makefile>
|
||||
|
||||
<include file="../../../build/bakefiles/common_samples.bkl"/>
|
||||
|
||||
<exe id="HelpGen" template="wx_util_console"
|
||||
template_append="wx_append_base">
|
||||
<sources>
|
||||
src/HelpGen.cpp
|
||||
src/cjparser.cpp
|
||||
src/docripper.cpp
|
||||
src/ifcontext.cpp
|
||||
src/markup.cpp
|
||||
src/scriptbinder.cpp
|
||||
src/sourcepainter.cpp
|
||||
src/srcparser.cpp
|
||||
</sources>
|
||||
<wx-lib>base</wx-lib>
|
||||
</exe>
|
||||
|
||||
</makefile>
|
Reference in New Issue
Block a user