From Tree, changes to better support Java binding generation

This commit is contained in:
Robert Osfield
2004-09-28 09:14:04 +00:00
parent 0c24cf48b8
commit 5747773096
23 changed files with 40 additions and 37 deletions

View File

@@ -11,8 +11,8 @@
* OpenSceneGraph Public License for more details.
*/
#ifndef OSG_DYNAMICLIBRARY
#define OSG_DYNAMICLIBRARY 1
#ifndef OSGDB_DYNAMICLIBRARY
#define OSGDB_DYNAMICLIBRARY 1
#include <osg/Referenced>
#include <osgDB/Export>