]> git.saurik.com Git - wxWidgets.git/blob - utils/hhp2cached/hhp2cached.bkl
wxURI is enough for the basic url operations.
[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>base</wx-lib>
16 <install-to>$(BINDIR)</install-to>
17 </exe>
18
19 <!-- <wx-data id="data">
20 <files>
21 test.zip
22 </files>
23 </wx-data> -->
24
25 </makefile>