Add archive sample
This sample shows usage of wxArchiveStream and wxArchiveFactory. It also allows for easy testing of wxArchiveStream implementations outside of the unit tests. See https://github.com/wxWidgets/wxWidgets/pull/730
This commit is contained in:
committed by
Vadim Zeitlin
parent
2ec2837f6d
commit
f3f1819daf
@@ -14,6 +14,7 @@
|
||||
<!-- all samples are enumerated here: -->
|
||||
<subproject id="access" template="sub"/>
|
||||
<subproject id="animate" template="sub"/>
|
||||
<subproject id="archive" template="sub"/>
|
||||
<subproject id="artprov" template="sub"/>
|
||||
<subproject id="aui" template="sub" cond="USE_HTML=='1'"/>
|
||||
<subproject id="calendar" template="sub"/>
|
||||
|
Reference in New Issue
Block a user