]> git.saurik.com Git - wxWidgets.git/blob - utils/hhp2cached/hhp2cached.bkl
Send full url to wxHtmlWindow::OnOpeningURL validation (and therefore use wxURL to...
[wxWidgets.git] / utils / hhp2cached / hhp2cached.bkl
1 <?xml version="1.0" ?>
2 <!-- $Id$ -->
3
4 <makefile>
5
6 <include file="../../../build/bakefiles/common_samples.bkl"/>
7
8 <exe id="hhp2cached" template="wx_util" template_append="wx_append">
9 <sources>
10 hhp2cached.cpp
11 </sources>
12 <win32-res>hhp2cached.rc</win32-res>
13 <wx-lib>html</wx-lib>
14 <wx-lib>core</wx-lib>
15 <wx-lib>net</wx-lib>
16 <wx-lib>base</wx-lib>
17 <install-to>$(BINDIR)</install-to>
18 </exe>
19
20 <!-- <wx-data id="data">
21 <files>
22 test.zip
23 </files>
24 </wx-data> -->
25
26 </makefile>