1aad7ae9d7
This is a 3.2 backport of these commits: 1216315, db78515, 033dfd2, 2e22666, 0ab31ed, b6ea233
16 lines
371 B
XML
16 lines
371 B
XML
<?xml version="1.0" ?>
|
|
|
|
<makefile>
|
|
|
|
<include file="../../build/bakefiles/common_samples.bkl"/>
|
|
|
|
<exe id="webrequest" template="wx_sample" template_append="wx_append">
|
|
<sources>webrequest.cpp</sources>
|
|
<wx-lib>core</wx-lib>
|
|
<wx-lib>net</wx-lib>
|
|
<wx-lib>base</wx-lib>
|
|
<uid type="creatorid">wx06</uid>
|
|
</exe>
|
|
|
|
</makefile>
|