Converted to new TaskScheduler.

git-svn-id: svn://rakshasa.no/libtorrent/trunk/rtorrent@474 e378c898-3ddf-0310-93e7-cc216c733640
This commit is contained in:
rakshasa
2005-06-23 19:23:36 +00:00
parent bc27fd19cb
commit 088398d6d6
10 changed files with 187 additions and 161 deletions
+3 -2
View File
@@ -9,8 +9,9 @@ libsub_utils_a_SOURCES = \
parse.cc \
parse.h \
task.h \
task_schedule.cc \
task_schedule.h \
task_item.h \
task_scheduler.cc \
task_scheduler.h \
timer.h
INCLUDES = -I$(srcdir) -I$(srcdir)/.. -I$(top_srcdir)