mirror of
https://github.com/Ardour/ardour.git
synced 2025-12-15 19:16:40 +01:00
Only use __declspec(dllimport/dllexport) for MSVC compiler
Use the gcc visibility attributes when building with the MinGW compiler(gcc). GCC also supports the __declspec syntax but it will not compile at the moment until the issues(which may not even be exactly the same issues as with MSVC) are resolved.
This commit is contained in:
parent
ccebb050e4
commit
3a885d6177
7 changed files with 7 additions and 42 deletions
Loading…
Add table
Add a link
Reference in a new issue