13
0
livetrax/libs/surfaces
Tim Mayberry 3a885d6177 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.
2013-12-05 21:11:18 +10:00
..
control_protocol Only use __declspec(dllimport/dllexport) for MSVC compiler 2013-12-05 21:11:18 +10:00
frontier reverse the visibility.h files assumptions that we don't build shared libs by default 2013-10-18 11:50:44 -04:00
generic_midi reverse the visibility.h files assumptions that we don't build shared libs by default 2013-10-18 11:50:44 -04:00
mackie reverse the visibility.h files assumptions that we don't build shared libs by default 2013-10-18 11:50:44 -04:00
osc reverse the visibility.h files assumptions that we don't build shared libs by default 2013-10-18 11:50:44 -04:00
tranzport reverse the visibility.h files assumptions that we don't build shared libs by default 2013-10-18 11:50:44 -04:00
wiimote reverse the visibility.h files assumptions that we don't build shared libs by default 2013-10-18 11:50:44 -04:00
wscript fix language issue 2013-09-16 10:07:52 -04:00