Switched PoyVox to build as a static library.
This commit is contained in:
@ -32,7 +32,7 @@ namespace PolyVox
|
||||
#ifdef SWIG
|
||||
class Region
|
||||
#else
|
||||
class POLYVOXCORE_API Region
|
||||
class POLYVOX_API Region
|
||||
#endif
|
||||
{
|
||||
public:
|
||||
|
Reference in New Issue
Block a user