ardour/libs/evoral
John Emmas f3179cc5e3 Modify the MSVC build project (for libevoral) such that it can find pthread.h
libevoral itself doesn't seem to need libpthread - but by some mechanism it #includes <pbd/event_loop.h> (which now does #include <pthread.h>). So let's make sure it can be found.
2015-12-30 10:17:55 +00:00
..
evoral Make automation record undo per pass rather than per touch. 2015-10-20 00:53:28 +11:00
MSVCevoral Modify the MSVC build project (for libevoral) such that it can find pthread.h 2015-12-30 10:17:55 +00:00
src somewhat better solution to prev commit. 2015-12-27 03:40:48 +01:00
test only subdivide plugin-cycle when automation is playing 2015-10-07 14:21:29 +02:00
run-tests.sh Use test utility function to find evoral test files 2014-12-03 17:31:04 +07:00
wscript don't install static library libsmf.a 2015-05-03 19:50:36 +02:00