Rename IFC_GEOM_EXPORTS replaced in #7340

This commit is contained in:
Andrej730
2025-11-20 19:37:17 +05:00
parent 4f5ebef5da
commit f56a97512a
+1 -1
View File
@@ -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)