view marsyas-link/config.h @ 129:afd72eb2b0aa tip

Added tag v1.0-windows-32bit for changeset 7d5387c63447
author Chris Cannam
date Fri, 12 Jun 2020 17:20:52 +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