Export reader and writer symbols to dll
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@695 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -79,7 +79,7 @@ namespace IO {
|
||||
/**
|
||||
Implementation of the OBJ format reader.
|
||||
*/
|
||||
class _OBJReader_ : public BaseReader
|
||||
class OPENMESHDLLEXPORT _OBJReader_ : public BaseReader
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user