mirror of
https://github.com/unicode-org/icu.git
synced 2025-04-08 06:53:45 +00:00
ICU-4330 Change version from 3.3 to 3.4.
X-SVN-Rev: 17800
This commit is contained in:
parent
b93825e298
commit
f089092803
1 changed files with 4 additions and 4 deletions
|
@ -39,10 +39,10 @@
|
|||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
OutputFile="..\..\bin\icudt33.dll"
|
||||
OutputFile="..\..\bin\icudt34.dll"
|
||||
LinkIncremental="1"
|
||||
SuppressStartupBanner="TRUE"
|
||||
ProgramDatabaseFile=".\Release/icudt33.pdb"
|
||||
ProgramDatabaseFile=".\Release/icudt34.pdb"
|
||||
ResourceOnlyDLL="TRUE"
|
||||
ImportLibrary="..\..\lib\icudt.lib"/>
|
||||
<Tool
|
||||
|
@ -105,10 +105,10 @@
|
|||
<Tool
|
||||
Name="VCLinkerTool"
|
||||
AdditionalOptions="/MACHINE:I386"
|
||||
OutputFile="..\..\bin\icudt33.dll"
|
||||
OutputFile="..\..\bin\icudt34.dll"
|
||||
LinkIncremental="2"
|
||||
SuppressStartupBanner="TRUE"
|
||||
ProgramDatabaseFile=".\Debug/icudt33.pdb"
|
||||
ProgramDatabaseFile=".\Debug/icudt34.pdb"
|
||||
ResourceOnlyDLL="TRUE"
|
||||
ImportLibrary="..\..\lib\icudt.lib"/>
|
||||
<Tool
|
||||
|
|
Loading…
Add table
Reference in a new issue