mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-20 20:22:09 +00:00
tree and document plug-ins
This commit is contained in:
@@ -20,7 +20,9 @@
|
||||
#ifndef IFC_SERIALIZERS_API_H
|
||||
#define IFC_SERIALIZERS_API_H
|
||||
|
||||
#ifdef _WIN32
|
||||
#ifdef SWIG
|
||||
#define SERIALIZERS_API
|
||||
#elif defined(_WIN32)
|
||||
#ifdef SERIALIZERS_EXPORTS
|
||||
#define SERIALIZERS_API __declspec(dllexport)
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user