From 2e165ec569b1511a41fe7714d2f598a89aca0565 Mon Sep 17 00:00:00 2001 From: Erik de Castro Lopo Date: Thu, 5 Sep 2013 20:10:16 +1000 Subject: [PATCH] Rename win_utf8_io.lib -> win_utf8_io_static.lib. All MSVS projects that generate .lib files have '_static' suffix in their names; all but win_utf8_io. Patch-from: lvqcl --- FLAC.sln | 2 +- src/share/Makefile.am | 2 +- ...f8_io.vcproj => win_utf8_io_static.vcproj} | 350 +++++++++--------- 3 files changed, 177 insertions(+), 177 deletions(-) rename src/share/win_utf8_io/{win_utf8_io.vcproj => win_utf8_io_static.vcproj} (94%) 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 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + +