annotate marsyas-link/config.h @ 34:efb73feb1061

Enough MacOS bits to be able to do a quick proof-of-concept test
author Chris Cannam
date Fri, 13 Dec 2019 14:14:57 +0000
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