bgfx/include
Viktor Kirilov 3ad7b43416 Fix exporting macros for the C99 API (#1204)
* Fix exporting macros for the C99 API when building bgfx as a shared library - now works with MinGW-w64 under windows and also under linux when -fvisibility=hidden is passed to the compiler to hide all symbols by default (which is recommended - it's a good practice)

* merged msvc and mingw configurations since mingw supports __declspec as well
2017-07-14 08:59:59 -07:00
..
bgfx Fix exporting macros for the C99 API (#1204) 2017-07-14 08:59:59 -07:00