fleece
fleece copied to clipboard
Adds in a way to remove all dllimport/export for static linking
This only applies to Windows, but without this an amalgamated LiteCore static library is not possible because the compiler will be looking for the shared linking variant of the mangled name in the binary.