Mercurial > hg > vamp-plugin-pack
view marsyas-link/config.h @ 57:8ebfaafcdaf9
Request both c++14 and c++17, in the hope that we will get c++17 where available (we only actually need it with MSVC at the moment) and fall back to c++14 in older environments where the c++17 flag is unrecognised
author | Chris Cannam |
---|---|
date | Fri, 07 Feb 2020 10:33:09 +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