mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-21 12:40:02 +00:00
ICU-9273 Add version number to icutest library in maint-4-4
X-SVN-Rev: 31736
This commit is contained in:
parent
8850c7f3f8
commit
e8034e463a
1 changed files with 4 additions and 4 deletions
|
@ -78,7 +78,7 @@
|
|||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
OutputFile="..\..\..\bin\icutest.dll"
|
||||
OutputFile="..\..\..\bin\icutest44.dll"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="true"
|
||||
ProgramDatabaseFile=".\..\..\..\lib\icutest.pdb"
|
||||
|
@ -173,7 +173,7 @@
|
|||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
OutputFile="..\..\..\bin\icutestd.dll"
|
||||
OutputFile="..\..\..\bin\icutest44d.dll"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="true"
|
||||
GenerateDebugInformation="true"
|
||||
|
@ -266,7 +266,7 @@
|
|||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
OutputFile="..\..\..\bin64\icutest.dll"
|
||||
OutputFile="..\..\..\bin64\icutest44.dll"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="true"
|
||||
ProgramDatabaseFile=".\..\..\..\lib64\icutest.pdb"
|
||||
|
@ -363,7 +363,7 @@
|
|||
/>
|
||||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
OutputFile="..\..\..\bin64\icutestd.dll"
|
||||
OutputFile="..\..\..\bin64\icutest44d.dll"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="true"
|
||||
GenerateDebugInformation="true"
|
||||
|
|
Loading…
Add table
Reference in a new issue