mirror of https://github.com/OpenTTD/OpenTTD
(svn r8677) -Fix r8615: removed 'debug' language from project files
parent
098a63fc53
commit
d84e14f55f
|
@ -122,20 +122,6 @@
|
||||||
/>
|
/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\src\lang\debug.txt"
|
|
||||||
>
|
|
||||||
<FileConfiguration
|
|
||||||
Name="Debug|Win32">
|
|
||||||
<Tool
|
|
||||||
Name="VCCustomBuildTool"
|
|
||||||
Description="Generating debug language file"
|
|
||||||
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
||||||
AdditionalDependencies=""
|
|
||||||
Outputs="..\bin\lang\debug.lng"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\lang\dutch.txt"
|
RelativePath="..\src\lang\dutch.txt"
|
||||||
>
|
>
|
||||||
|
|
|
@ -130,20 +130,6 @@
|
||||||
/>
|
/>
|
||||||
</FileConfiguration>
|
</FileConfiguration>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath="..\src\lang\debug.txt"
|
|
||||||
>
|
|
||||||
<FileConfiguration
|
|
||||||
Name="Debug|Win32">
|
|
||||||
<Tool
|
|
||||||
Name="VCCustomBuildTool"
|
|
||||||
Description="Generating debug language file"
|
|
||||||
CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang "$(InputPath)"
"
|
|
||||||
AdditionalDependencies=""
|
|
||||||
Outputs="..\bin\lang\debug.lng"
|
|
||||||
/>
|
|
||||||
</FileConfiguration>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath="..\src\lang\dutch.txt"
|
RelativePath="..\src\lang\dutch.txt"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue