Second test for DLL mode
git-svn-id: http://www.openmesh.org/svnrepo/OpenMesh/trunk@693 fdac6126-5c0c-442c-9429-916003d36597
This commit is contained in:
@@ -55,7 +55,7 @@ namespace OpenMesh {
|
||||
Abstract class defining the basic interface of a dynamic property.
|
||||
**/
|
||||
|
||||
class BaseProperty
|
||||
class OPENMESHDLLEXPORT BaseProperty
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
@@ -69,7 +69,7 @@ namespace OpenMesh {
|
||||
|
||||
/** Determine byte order of host system.
|
||||
*/
|
||||
class Endian
|
||||
class OPENMESHDLLEXPORT Endian
|
||||
{
|
||||
public:
|
||||
|
||||
|
||||
Reference in New Issue
Block a user