annotate 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
rev   line source
Chris@25 1 #ifdef MARSYAS_WIN32
Chris@25 2 #undef UNICODE // we don't use file APIs, but they seem to be hardwired to char*
Chris@25 3 #endif