annotate marsyas-link/config.h @ 69:6b2b4bcbe4e5

Console application, not app bundle
author Chris Cannam
date Thu, 13 Feb 2020 11:34:55 +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