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