mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-08-13 10:57:49 +00:00
Dllimport/export for IfcGeom. Closes #77
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
#define IfcParse_EXPORT_H
|
||||
|
||||
#ifdef BUILD_SHARED_LIBS
|
||||
#ifdef _MSC_VER
|
||||
#ifdef _WIN32
|
||||
#ifdef IfcParse_EXPORTS
|
||||
#define IfcParse_EXPORT __declspec(dllexport)
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user