forked from premiere/premiere-libtorrent
26 lines
232 B
Plaintext
26 lines
232 B
Plaintext
|
|
||
|
|
||
|
exe client_test
|
||
|
: client_test.cpp
|
||
|
..//torrent
|
||
|
:
|
||
|
: debug release
|
||
|
;
|
||
|
|
||
|
|
||
|
exe simple_client
|
||
|
: simple_client.cpp
|
||
|
..//torrent
|
||
|
:
|
||
|
: debug release
|
||
|
;
|
||
|
|
||
|
|
||
|
exe dump_torrent
|
||
|
: dump_torrent.cpp
|
||
|
..//torrent
|
||
|
:
|
||
|
: debug release
|
||
|
;
|
||
|
|