summaryrefslogtreecommitdiff
path: root/servers/physics_3d
diff options
context:
space:
mode:
authorIgnacio Etcheverry <ignalfonsore@gmail.com>2020-03-18 17:38:53 +0100
committerIgnacio Etcheverry <ignalfonsore@gmail.com>2020-03-31 09:37:11 +0200
commitfa08437694d09f0d5ee594cb4fbe1ff72b074742 (patch)
tree6bdef2f295b8462c2452cece7a796821690982fc /servers/physics_3d
parentece425ace4f5d6a684d3f04bae65f3e179393d85 (diff)
Mono/C#: Fix MinGW build not supporting `.lib` libraries
MinGW should support both its own format `.a` and MSVC's format `.lib`, but Mono's module was only using the former. With this change it's now possible to build with MinGW and link the official Mono for Windows which is built with MSVC.
Diffstat (limited to 'servers/physics_3d')
0 files changed, 0 insertions, 0 deletions