Added option and flag parseing, now supports -p for port range.

git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@287 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
rakshasa
2005-02-18 19:08:17 +00:00
parent 78d3d78ef3
commit e0f21cce78
7 changed files with 142 additions and 10 deletions
+2
View File
@@ -15,6 +15,8 @@ rtorrent_LDADD = \
rtorrent_SOURCES = \
functional.h \
main.cc \
option_parser.cc \
option_parser.h \
parse.cc \
parse.h \
signal_handler.cc \