13
0
livetrax/libs/surfaces/control_protocol
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
basic_ui.cc
control_protocol.cc
wscript reverse the visibility.h files assumptions that we don't build shared libs by default 2013-10-18 11:50:44 -04:00