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

@@ -93,6 +93,10 @@ LINK32=link.exe
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\..\src\osgProducer\DatabasePager.cpp
# End Source File
# Begin Source File
SOURCE=..\..\Src\osgDB\DotOsgWrapper.cpp
# End Source File
# Begin Source File
@@ -149,6 +153,10 @@ SOURCE=..\..\Src\osgDB\WriteFile.cpp
# PROP Default_Filter ";h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\..\Include\osgProducer\DatabasePager
# End Source File
# Begin Source File
SOURCE=..\..\Include\osgDB\DotOsgWrapper
# End Source File
# Begin Source File

View File

@@ -95,10 +95,6 @@ LINK32=link.exe
# PROP Default_Filter "cpp;c;cxx;rc;def;r;odl;idl;hpj;bat"
# Begin Source File
SOURCE=..\..\src\osgProducer\DatabasePager.cpp
# End Source File
# Begin Source File
SOURCE=..\..\src\osgProducer\EventAdapter.cpp
# End Source File
# Begin Source File
@@ -131,10 +127,6 @@ SOURCE=..\..\src\osgProducer\ViewerEventHandler.cpp
# PROP Default_Filter ";h;hpp;hxx;hm;inl"
# Begin Source File
SOURCE=..\..\Include\osgProducer\DatabasePager
# End Source File
# Begin Source File
SOURCE=..\..\Include\osgProducer\EventAdapter
# End Source File
# Begin Source File