Configure the new 'fluidsynth' library to be buildable with MSVC

(haven't built any fluidsynth plugins yet)
This commit is contained in:
John Emmas 2016-08-28 10:31:43 +01:00
parent 4d7eb04cf6
commit b90cfa7e39
5 changed files with 521 additions and 6 deletions

View file

@ -19,6 +19,7 @@
*/
#include "fluid_sys.h"
#include <io.h>
#if WITH_READLINE