Moved DatabasePager into from osgProducer into osgDB. This means that osgDB

is now dependant on OpenThreads.
This commit is contained in:
Robert Osfield
2003-07-21 08:19:36 +00:00
parent 029e2aa47f
commit 325dc0f6b7
7 changed files with 20 additions and 19 deletions

View File

@@ -2,6 +2,7 @@ TOPDIR = ../..
include $(TOPDIR)/Make/makedefs
CXXFILES =\
DatabasePager.cpp\
DynamicLibrary.cpp\
FileNameUtils.cpp\
FileUtils.cpp\