view marsyas-link/config.h @ 125:1f7260245c6d

Towards a 32-bit Windows build
author Chris Cannam
date Thu, 11 Jun 2020 17:19:32 +0100
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