annotate marsyas-link/config.h @ 26:c89d25a0a7a7

Add VamPy
author Chris Cannam
date Wed, 11 Dec 2019 11:55:40 +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