Add webrequest sample application

This commit is contained in:
Tobias Taschner
2018-10-15 22:28:07 +02:00
parent d2c7d80544
commit 1090e8f6e9
16 changed files with 3277 additions and 4 deletions

View File

@@ -89,6 +89,7 @@
<subproject id="validate" template="sub"/>
<subproject id="vscroll" template="sub"/>
<subproject id="webview" template="sub" cond="USE_STC=='1'"/>
<subproject id="webrequest" template="sub"/>
<subproject id="widgets" template="sub"/>
<subproject id="wizard" template="sub"/>
<subproject id="wrapsizer" template="sub"/>