mirror of https://github.com/OpenTTD/OpenTTD
(svn r2803) * Removed latvian from MSVC 6 and .NET project files, since it is now in lang/unfinished (bociusz).
parent
ec8f481311
commit
570c5794eb
12
langs.dsp
12
langs.dsp
|
@ -196,18 +196,6 @@ InputPath=.\lang\italian.txt
|
||||||
# End Custom Build
|
# End Custom Build
|
||||||
# End Source File
|
# End Source File
|
||||||
|
|
||||||
# Begin Source File
|
|
||||||
|
|
||||||
SOURCE=.\lang\latvian.txt
|
|
||||||
# Begin Custom Build
|
|
||||||
InputPath=.\lang\latvian.txt
|
|
||||||
|
|
||||||
"lang\latvian.lng" : $(SOURCE) "$(INTDIR)" "$(OUTDIR)"
|
|
||||||
strgen\debug\strgen.exe lang\latvian.txt
|
|
||||||
|
|
||||||
# End Custom Build
|
|
||||||
# End Source File
|
|
||||||
|
|
||||||
# Begin Source File
|
# Begin Source File
|
||||||
SOURCE=.\lang\lithuanian.txt
|
SOURCE=.\lang\lithuanian.txt
|
||||||
# Begin Custom Build
|
# Begin Custom Build
|
||||||
|
|
12
langs.vcproj
12
langs.vcproj
|
@ -205,18 +205,6 @@
|
||||||
Outputs="lang\italian.lng"/>
|
Outputs="lang\italian.lng"/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\lang\latvian.txt">
|
|
||||||
<FileConfiguration
|
|
||||||
Name="Debug|Win32">
|
|
||||||
<Tool
|
|
||||||
Name="VCCustomBuildTool"
|
|
||||||
Description="Generating latvian language file"
|
|
||||||
CommandLine="strgen\debug\strgen.exe "$(InputPath)"
|
|
||||||
"
|
|
||||||
Outputs="lang\latvian.lng"/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath=".\lang\lithuanian.txt">
|
RelativePath=".\lang\lithuanian.txt">
|
||||||
<FileConfiguration
|
<FileConfiguration
|
||||||
|
|
Loading…
Reference in New Issue