(svn r7539) -Add Esperanto to VS project files and update changelog with added languages information.

This commit is contained in:
Darkvater
2006-12-22 01:17:33 +00:00
parent 1c260bc5f1
commit 2b2bbfed24
3 changed files with 27 additions and 0 deletions

View File

@@ -133,6 +133,18 @@
Outputs="lang\english.lng"/>
</FileConfiguration>
</File>
<File
RelativePath=".\lang\esperanto.txt">
<FileConfiguration
Name="Debug|Win32">
<Tool
Name="VCCustomBuildTool"
Description="Generating esperanto language file"
CommandLine="strgen\debug\strgen.exe -s lang -d lang &quot;$(InputPath)&quot;
"
Outputs="lang\esperanto.lng"/>
</FileConfiguration>
</File>
<File
RelativePath=".\lang\estonian.txt">
<FileConfiguration