ICU-5426 Build cintltst just like the Unix makefiles. Incremental linking isn't needed, which add 25% to the test suite.

X-SVN-Rev: 20421
This commit is contained in:
George Rhoten 2006-09-28 08:35:56 +00:00
parent adf5c31a22
commit 3c329acc44

View File

@ -104,7 +104,7 @@
<Tool
Name="VCLinkerTool"
OutputFile=".\Release/cintltst.exe"
LinkIncremental="2"
LinkIncremental="1"
SuppressStartupBanner="TRUE"
GenerateDebugInformation="TRUE"
ProgramDatabaseFile=".\Release/cintltst.pdb"