merged makefile fixes from RC_0_16
This commit is contained in:
@@ -120,6 +120,7 @@ libtest_la_SOURCES = main.cpp \
|
||||
|
||||
test_file_SOURCES = test_file.cpp
|
||||
test_file_storage_SOURCES = test_file_storage.cpp
|
||||
test_privacy_SOURCES = test_privacy.cpp
|
||||
test_auto_unchoke_SOURCES = test_auto_unchoke.cpp
|
||||
test_bandwidth_limiter_SOURCES = test_bandwidth_limiter.cpp
|
||||
test_bdecode_performance_SOURCES = test_bdecode_performance.cpp
|
||||
@@ -139,12 +140,15 @@ test_pe_crypto_SOURCES = test_pe_crypto.cpp
|
||||
test_pex_SOURCES = test_pex.cpp
|
||||
test_piece_picker_SOURCES = test_piece_picker.cpp
|
||||
test_primitives_SOURCES = test_primitives.cpp
|
||||
test_read_piece_SOURCES = test_read_piece.cpp
|
||||
test_storage_SOURCES = test_storage.cpp
|
||||
test_swarm_SOURCES = test_swarm.cpp
|
||||
test_rss_SOURCES = test_rss.cpp
|
||||
test_ssl_SOURCES = test_ssl.cpp
|
||||
test_threads_SOURCES = test_threads.cpp
|
||||
test_torrent_SOURCES = test_torrent.cpp
|
||||
test_torrent_parse_SOURCES = test_torrent_parse.cpp
|
||||
test_tracker_SOURCES = test_tracker.cpp
|
||||
test_trackers_extension_SOURCES = test_trackers_extension.cpp
|
||||
test_transfer_SOURCES = test_transfer.cpp
|
||||
test_upnp_SOURCES = test_upnp.cpp
|
||||
|
Reference in New Issue
Block a user