mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-06 07:51:47 +00:00
Rename IFC_GEOM_EXPORTS replaced in #7340
This commit is contained in:
@@ -22,7 +22,7 @@
|
|||||||
|
|
||||||
#ifdef IFC_SHARED_BUILD
|
#ifdef IFC_SHARED_BUILD
|
||||||
#ifdef _WIN32
|
#ifdef _WIN32
|
||||||
#ifdef IFC_GEOMLIBRARY_EXPORTS
|
#ifdef IFC_GEOM_EXPORTS
|
||||||
#define IFC_GEOMLIBRARY_API __declspec(dllexport)
|
#define IFC_GEOMLIBRARY_API __declspec(dllexport)
|
||||||
#else
|
#else
|
||||||
#define IFC_GEOMLIBRARY_API __declspec(dllimport)
|
#define IFC_GEOMLIBRARY_API __declspec(dllimport)
|
||||||
|
|||||||
Reference in New Issue
Block a user