mirror of
https://github.com/rdkit/rdkit.git
synced 2026-06-03 21:44:30 +08:00
* - Make sure that FreeSASA can be built as DLL on Windows (MSVC & MinGW compilers) - avoid an unnecessary code patch by using only a .def file for exporting symbols * get the Windows DLL build to work with either MSVC or MinGW compilers