Moved the include/osgTXP back into src/osgPlugins/txp as a seperate include directory is no longer required.
Removed the osgtxp demo as it is no longer required.
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
#include <pthread.h>
|
||||
#endif
|
||||
|
||||
#include <osgTXP/TrPageArchive.h>
|
||||
#include <osgTXP/trPagePageManager.h>
|
||||
#include <osgTXP/trpage_print.h>
|
||||
#include <TrPageArchive.h>
|
||||
#include <trPagePageManager.h>
|
||||
#include <trpage_print.h>
|
||||
|
||||
#include <osg/Group>
|
||||
#include <osg/Object>
|
||||
|
||||
Reference in New Issue
Block a user