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
2
configure
vendored
2
configure
vendored
@@ -38744,7 +38744,7 @@ LIBS="$ZLIB_LINK $POSIX4_LINK $INET_LINK $WCHAR_LINK $DL_LINK $LIBS"
|
||||
if test "$wxUSE_GUI" = "yes"; then
|
||||
|
||||
|
||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS artprov dialogs drawing \
|
||||
SAMPLES_SUBDIRS="$SAMPLES_SUBDIRS archive artprov dialogs drawing \
|
||||
erase event exec font image minimal power render \
|
||||
shaped svg taborder vscroll widgets wrapsizer"
|
||||
|
||||
|
Reference in New Issue
Block a user