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:
Jan Möbius
2012-09-23 14:25:16 +00:00
parent 92e835b0af
commit 08fbc5d574
2 changed files with 2 additions and 2 deletions

View File

@@ -55,7 +55,7 @@ namespace OpenMesh {
Abstract class defining the basic interface of a dynamic property.
**/
class BaseProperty
class OPENMESHDLLEXPORT BaseProperty
{
public:

View File

@@ -69,7 +69,7 @@ namespace OpenMesh {
/** Determine byte order of host system.
*/
class Endian
class OPENMESHDLLEXPORT Endian
{
public: