diff --git a/FLAC.sln b/FLAC.sln index 1bb087b2..980eecb4 100644 --- a/FLAC.sln +++ b/FLAC.sln @@ -158,7 +158,7 @@ EndProject Project("{4cefbc7c-c215-11db-8314-0800200c9a66}") = "utf8_static", "src\share\utf8\utf8_static.vcproj", "{4cefbc92-c215-11db-8314-0800200c9a66}" EndProject EndProject -Project("{4cefbc7c-c215-11db-8314-0800200c9a66}") = "win_utf8_io", "src\share\win_utf8_io\win_utf8_io.vcproj", "{4cefbe02-c215-11db-8314-0800200c9a66}" +Project("{4cefbc7c-c215-11db-8314-0800200c9a66}") = "win_utf8_io_static", "src\share\win_utf8_io\win_utf8_io_static.vcproj", "{4cefbe02-c215-11db-8314-0800200c9a66}" EndProject Global GlobalSection(SolutionConfigurationPlatforms) = preSolution diff --git a/src/share/Makefile.am b/src/share/Makefile.am index 4abaac91..6a52156c 100644 --- a/src/share/Makefile.am +++ b/src/share/Makefile.am @@ -39,7 +39,7 @@ EXTRA_DIST = \ utf8/charsetmap.h \ utf8/iconvert.h \ utf8/utf8_static.vcproj \ - win_utf8_io/win_utf8_io.vcproj + win_utf8_io/win_utf8_io_static.vcproj noinst_LTLIBRARIES = \ diff --git a/src/share/win_utf8_io/win_utf8_io.vcproj b/src/share/win_utf8_io/win_utf8_io_static.vcproj similarity index 94% rename from src/share/win_utf8_io/win_utf8_io.vcproj rename to src/share/win_utf8_io/win_utf8_io_static.vcproj index 9c85340a..444e3fdf 100644 --- a/src/share/win_utf8_io/win_utf8_io.vcproj +++ b/src/share/win_utf8_io/win_utf8_io_static.vcproj @@ -1,175 +1,175 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +