13
0
livetrax/libs/surfaces/osc
Paul Davis f85c67501c reverse the visibility.h files assumptions that we don't build shared libs by default
This avoids having to define define LIBFOO_DLL=1 all over the place. If we ever go with static libs we will
need to define LIBFOO_STATIC=1 but hopefully in some central location like the top level wscript.

Oh, and I also dropped support for gcc older than version 4.x because ardour will already not build
on such an old version.
2013-10-18 11:50:44 -04:00
..
interface.cc
osc_controllable.cc
osc_controllable.h
osc_route_observer.cc remove the apparently unnecessary "ui_bind()" macro from entire source base 2012-04-25 12:58:19 +00:00
osc_route_observer.h
osc.cc Revert all close-on-exec changes from earlier today 2013-06-07 21:07:41 +02:00
osc.h add -fvisibility=hidden to libgtkmm2ext, and make things work 2013-10-17 14:36:41 -04: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