mirror of
https://github.com/IfcOpenShell/IfcOpenShell.git
synced 2026-09-19 14:41:25 +00:00
#1153 work on embedding svgfill in ifcopenshell wrapper
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
diff --git a/build.vc15/lib_mpfr/lib_mpfr.vcxproj b/build.vc15/lib_mpfr/lib_mpfr.vcxproj
|
||||
index a3c72e48..85da0bcc 100644
|
||||
--- a/build.vc15/lib_mpfr/lib_mpfr.vcxproj
|
||||
+++ b/build.vc15/lib_mpfr/lib_mpfr.vcxproj
|
||||
@@ -148 +148 @@
|
||||
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||||
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
||||
@@ -179 +179 @@
|
||||
- <RuntimeLibrary>MultiThreaded</RuntimeLibrary>
|
||||
+ <RuntimeLibrary>MultiThreadedDLL</RuntimeLibrary>
|
||||
Reference in New Issue
Block a user