view marsyas-link/config.h @ 105:9bdb0b058d0d v1.0-pre1-windows

Fixes for static build on Windows
author Chris Cannam
date Mon, 02 Mar 2020 14:04:39 +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