view marsyas-link/config.h @ 51:cf2840ba1e07

Windows build logic and updates
author Chris Cannam
date Thu, 30 Jan 2020 13:28:32 +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