[Mono-dev] DllMap default architecture for P/Invoke

Robert Jordan robertj at gmx.net
Sat Jan 16 18:41:39 UTC 2016


On 16.01.2016 14:08, Jason Curl wrote:
 >
 > How would I handle this scenario within Mono?
 >

The dllmap machinery does not probe for target dlls. It performs
a solely textual mapping.

You may want to have different configs with dllmaps for
DEBUG and RELEASE builds.

Robert




More information about the Mono-devel-list mailing list