flac/include
sezero b917d456d2 make dllexport work with compilers other than MSVC
the issue is, flac and metaflac exes rely on flac_internal_???_utf8()
procedures from windows_unicode_filenames.c and there is no easy way
to exclude them from exports without breaking things. So export them
explicitly (they are exported anyway w/o this patch), but add a FIXME
note about the kludge in windows_unicode_filenames.c.
2019-10-10 18:30:39 +11:00
..
FLAC make dllexport work with compilers other than MSVC 2019-10-10 18:30:39 +11:00
FLAC++ make dllexport work with compilers other than MSVC 2019-10-10 18:30:39 +11:00
share Fix a number of gcc 9.2 compiler warnings 2019-09-15 16:14:36 +10:00
test_libs_common Bulk update copyright dates 2016-12-05 06:35:39 +11:00
Makefile.am Bulk update copyright dates 2016-12-05 06:35:39 +11:00