add example: check_files

This commit is contained in:
arvidn
2022-06-22 16:21:57 +02:00
committed by Arvid Norberg
parent 550d3c7d9f
commit 084219e751
3 changed files with 175 additions and 1 deletions

View File

@ -230,11 +230,13 @@ EXAMPLE_FILES= \
bt-get.cpp \
bt-get2.cpp \
bt-get3.cpp \
check_files.cpp \
client_test.cpp \
cmake/FindLibtorrentRasterbar.cmake \
connection_tester.cpp \
dump_torrent.cpp \
dump_bdecode.cpp \
magnet2torrent.cpp \
make_torrent.cpp \
print.cpp \
print.hpp \
@ -243,6 +245,7 @@ EXAMPLE_FILES= \
simple_client.cpp \
custom_storage.cpp \
stats_counters.cpp \
torrent2magnet.cpp \
torrent_view.cpp \
torrent_view.hpp \
upnp_test.cpp