Index: source/stubdata/stubdata.vcxproj |
diff --git a/source/stubdata/stubdata.vcxproj b/source/stubdata/stubdata.vcxproj |
index ed4ca6be252b78f1b5c6d5e9327055674c79909c..b1b41a6394914ad43a325483de566cd76e1c07b3 100644 |
--- a/source/stubdata/stubdata.vcxproj |
+++ b/source/stubdata/stubdata.vcxproj |
@@ -113,7 +113,7 @@ |
<Command>echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." > "$(ProjectDir)stubdatabuilt.txt"</Command> |
</PreLinkEvent> |
<Link> |
- <OutputFile>..\..\bin\icudt52.dll</OutputFile> |
+ <OutputFile>..\..\bin\icudt54.dll</OutputFile> |
<SuppressStartupBanner>true</SuppressStartupBanner> |
<IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries> |
<ProgramDatabaseFile>.\x86\Release\icudt.pdb</ProgramDatabaseFile> |
@@ -160,7 +160,7 @@ |
<Command>echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." > "$(ProjectDir)stubdatabuilt.txt"</Command> |
</PreLinkEvent> |
<Link> |
- <OutputFile>..\..\bin\icudt52.dll</OutputFile> |
+ <OutputFile>..\..\bin\icudt54.dll</OutputFile> |
<SuppressStartupBanner>true</SuppressStartupBanner> |
<ProgramDatabaseFile>.\x86\Debug/icudt.pdb</ProgramDatabaseFile> |
<NoEntryPoint>true</NoEntryPoint> |
@@ -207,7 +207,7 @@ |
<Command>echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." > "$(ProjectDir)stubdatabuilt.txt"</Command> |
</PreLinkEvent> |
<Link> |
- <OutputFile>..\..\bin64\icudt52.dll</OutputFile> |
+ <OutputFile>..\..\bin64\icudt54.dll</OutputFile> |
<SuppressStartupBanner>true</SuppressStartupBanner> |
<IgnoreAllDefaultLibraries>true</IgnoreAllDefaultLibraries> |
<ProgramDatabaseFile>.\x64\Release\icudt.pdb</ProgramDatabaseFile> |
@@ -252,7 +252,7 @@ |
<Command>echo "File with stubdata build time, used as a dependency to trigger fresh data build, since stubdata dll will overwrite the real one." > "$(ProjectDir)stubdatabuilt.txt"</Command> |
</PreLinkEvent> |
<Link> |
- <OutputFile>..\..\bin64\icudt52.dll</OutputFile> |
+ <OutputFile>..\..\bin64\icudt54.dll</OutputFile> |
<SuppressStartupBanner>true</SuppressStartupBanner> |
<ProgramDatabaseFile>.\x64\Debug/icudt.pdb</ProgramDatabaseFile> |
<NoEntryPoint>true</NoEntryPoint> |