diff --git a/icu4c/source/samples/all/all.sln b/icu4c/source/samples/all/all.sln
index bd6653b33fe..f5b41ce9b00 100644
--- a/icu4c/source/samples/all/all.sln
+++ b/icu4c/source/samples/all/all.sln
@@ -87,6 +87,10 @@ Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "citer", "..\citer\citer.vcp
ProjectSection(ProjectDependencies) = postProject
EndProjectSection
EndProject
+Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "coll", "..\coll\coll.vcproj", "{D7209337-9F39-4BCC-AAEA-982632FD846E}"
+ ProjectSection(ProjectDependencies) = postProject
+ EndProjectSection
+EndProject
Global
GlobalSection(SolutionConfiguration) = preSolution
Debug = Debug
@@ -181,6 +185,10 @@ Global
{247E2681-6C84-408B-B40C-5DB50BC5E18F}.Debug.Build.0 = Debug|Win32
{247E2681-6C84-408B-B40C-5DB50BC5E18F}.Release.ActiveCfg = Release|Win32
{247E2681-6C84-408B-B40C-5DB50BC5E18F}.Release.Build.0 = Release|Win32
+ {D7209337-9F39-4BCC-AAEA-982632FD846E}.Debug.ActiveCfg = Debug|Win32
+ {D7209337-9F39-4BCC-AAEA-982632FD846E}.Debug.Build.0 = Debug|Win32
+ {D7209337-9F39-4BCC-AAEA-982632FD846E}.Release.ActiveCfg = Release|Win32
+ {D7209337-9F39-4BCC-AAEA-982632FD846E}.Release.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
EndGlobalSection
diff --git a/icu4c/source/samples/break/break.vcproj b/icu4c/source/samples/break/break.vcproj
index 7e006f31c45..76b5748acf9 100644
--- a/icu4c/source/samples/break/break.vcproj
+++ b/icu4c/source/samples/break/break.vcproj
@@ -38,7 +38,6 @@
Name="VCCustomBuildTool"/>
+
@@ -38,7 +39,6 @@
Name="VCCustomBuildTool"/>
+
+
+
+
+
+
+
+