ardour/libs/evoral/MSVCevoral
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.vcproj Modify the MSVC build project (for libevoral) such that it can find pthread.h 2015-12-30 10:17:55 +00:00