(svn r7322) -Update win32 project files for ukrainian and bulgarian language files. Also add

unicows.lib to Release build of VS2003.
This commit is contained in:
Darkvater
2006-12-01 19:25:50 +00:00
parent 563ff44a6c
commit eb61fde8e3
3 changed files with 57 additions and 3 deletions

View File

@@ -54,7 +54,7 @@
Name="VCCustomBuildTool"/>
<Tool
Name="VCLinkerTool"
AdditionalDependencies="winmm.lib ws2_32.lib libpng.lib zlibstat.lib dxguid.lib"
AdditionalDependencies="unicows.lib winmm.lib ws2_32.lib libpng.lib zlibstat.lib dxguid.lib"
OutputFile=".\Release/openttd.exe"
LinkIncremental="1"
SuppressStartupBanner="TRUE"