mirror of https://github.com/OpenTTD/OpenTTD
(svn r11393) -Fix (r11368): forgot to update lang project files
parent
dda3793eb9
commit
56964501f1
|
@ -38,6 +38,19 @@
|
||||||
</References>
|
</References>
|
||||||
<Files>
|
<Files>
|
||||||
|
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\lang\afrikaans.txt">
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32">
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"
|
||||||
|
Description="Generating afrikaans language file"
|
||||||
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
|
||||||
|
"
|
||||||
|
AdditionalDependencies=""
|
||||||
|
Outputs="..\bin\lang\afrikaans.lng"/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\lang\american.txt">
|
RelativePath="..\src\lang\american.txt">
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
|
|
|
@ -46,6 +46,21 @@
|
||||||
</References>
|
</References>
|
||||||
<Files>
|
<Files>
|
||||||
|
|
||||||
|
<File
|
||||||
|
RelativePath="..\src\lang\afrikaans.txt"
|
||||||
|
>
|
||||||
|
<FileConfiguration
|
||||||
|
Name="Debug|Win32"
|
||||||
|
>
|
||||||
|
<Tool
|
||||||
|
Name="VCCustomBuildTool"
|
||||||
|
Description="Generating afrikaans language file"
|
||||||
|
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
||||||
|
AdditionalDependencies=""
|
||||||
|
Outputs="..\bin\lang\afrikaans.lng"
|
||||||
|
/>
|
||||||
|
</FileConfiguration>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\lang\american.txt"
|
RelativePath="..\src\lang\american.txt"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue