diff options
Diffstat (limited to 'Build/source/libs/icu-xetex/test/perf/ustrperf/stringperf.vcproj')
-rw-r--r-- | Build/source/libs/icu-xetex/test/perf/ustrperf/stringperf.vcproj | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Build/source/libs/icu-xetex/test/perf/ustrperf/stringperf.vcproj b/Build/source/libs/icu-xetex/test/perf/ustrperf/stringperf.vcproj index 2e11d087da8..340d1047c84 100644 --- a/Build/source/libs/icu-xetex/test/perf/ustrperf/stringperf.vcproj +++ b/Build/source/libs/icu-xetex/test/perf/ustrperf/stringperf.vcproj @@ -102,7 +102,7 @@ Name="VCCustomBuildTool"/> <Tool Name="VCLinkerTool" - AdditionalDependencies="icuuc.lib icutu.lib icutest.lib winmm.lib" + AdditionalDependencies="icuucd.lib icutud.lib icutestd.lib winmm.lib" OutputFile=".\Debug/stringperf.exe" LinkIncremental="1" SuppressStartupBanner="TRUE" |