mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 14:41:25 +00:00
Rename BUILD_SHARED_LIBS project-wide precompiler definition to IFC_SHARED_BUILD
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#ifndef IFC_GEOM_API_H
|
||||
#define IFC_GEOM_API_H
|
||||
|
||||
#ifdef BUILD_SHARED_LIBS
|
||||
#ifdef IFC_SHARED_BUILD
|
||||
#ifdef _WIN32
|
||||
#ifdef IFC_GEOM_EXPORTS
|
||||
#define IFC_GEOM_API __declspec(dllexport)
|
||||
|
||||
Reference in New Issue
Block a user