13
0
livetrax/libs/evoral
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
..
evoral Only use __declspec(dllimport/dllexport) for MSVC compiler 2013-12-05 21:11:18 +10:00
src back-port two actual bug fixes from cairocanvas branch 2013-11-05 10:17:40 -05:00
test remove executable mode-bit from files 2013-06-16 21:54:08 +02:00
run-tests.sh Fairly major change to the way in which crossfades are handled; 2012-04-16 16:32:22 +00:00
wscript reverse the visibility.h files assumptions that we don't build shared libs by default 2013-10-18 11:50:44 -04:00