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.
|
Abstract class defining the basic interface of a dynamic property.
|
||||||
**/
|
**/
|
||||||
|
|
||||||
class BaseProperty
|
class OPENMESHDLLEXPORT BaseProperty
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
|
||||||
|
|||||||
@@ -69,7 +69,7 @@ namespace OpenMesh {
|
|||||||
|
|
||||||
/** Determine byte order of host system.
|
/** Determine byte order of host system.
|
||||||
*/
|
*/
|
||||||
class Endian
|
class OPENMESHDLLEXPORT Endian
|
||||||
{
|
{
|
||||||
public:
|
public:
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user