added non-threaded timer queue

This commit is contained in:
Jeff Hill
2001-02-20 23:40:31 +00:00
parent 4fb58d5d46
commit 1867f33eeb

View File

@@ -180,6 +180,7 @@ SRCS += timer.cpp
SRCS += timerQueue.cpp
SRCS += timerQueueThreaded.cpp
SRCS += timerQueueThreadedMgr.cpp
SRCS += timerQueueNonThreaded.cpp
#tsDefs contains R3.13 compatibility tsStamp code
SRC_DIRS += $(LIBCOM)/tsDefs