Hugo Beauzée-Luyssen wrote:

  configure.ac: Allow the programs to be disabled
  configure.ac: Allow bench to be disabled
  configure.ac: Don't build any tests when they are explicitely disabled
  configure.ac: Allow examples to be disabled
  win_utf8_io: Avoid forbidden functions when building for WinRT/UWP

 configure.ac                        | 10 ++++++++++
 examples/Makefile.am                |  2 ++
 microbench/Makefile.am              |  4 ++++
 src/Makefile.am                     | 10 +++++++---
 src/flac/Makefile.am                | 13 +++++++++----
 src/metaflac/Makefile.am            |  8 ++++++--
 src/share/win_utf8_io/win_utf8_io.c |  9 +++++++++
 src/test_libFLAC++/Makefile.am      |  5 +++++
 8 files changed, 52 insertions(+), 9 deletions(-)


Ping :)

I think that FLAC sources should remain compatible with Visual
Studio 2010 (and probably earlier), people still need it.
For example: <https://github.com/xiph/flac/issues/23>

Is it possible to simply exclude win_utf8_io.c from compiling
if target OS is WinRT/non-desktop?
_______________________________________________
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to