mirror of
https://github.com/NGSolve/netgen.git
synced 2025-06-05 01:37:50 +05:00

* Implemented by adding a dllexport / dllimport header for all exported functions to indicate to windows which functions are to be made available via the library. * System change driven via WIN32 define, making it transparent to Linux builds.