view marsyas-link/config.h @ 109:78de58bfc3df

Add these paths, since we changed the way serd/sord are used for the Windows build
author Chris Cannam
date Tue, 03 Mar 2020 11:52:54 +0000
parents 663baf743c63
children
line wrap: on
line source
#ifdef MARSYAS_WIN32
#undef UNICODE // we don't use file APIs, but they seem to be hardwired to char*
#endif