view marsyas-link/config.h @ 80:12bf881f9f9f

Windows packaging bits
author Chris Cannam
date Wed, 19 Feb 2020 11:55:46 +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