1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-18 20:19:11 +00:00

(svn r16975) -Change [MSVC]: Make all language files depend on english.txt

This commit is contained in:
yexo
2009-07-28 18:54:24 +00:00
parent 2543b1b20a
commit ffa0c7d29d
4 changed files with 88 additions and 88 deletions

View File

@@ -153,7 +153,7 @@ load_lang_data() {
Name=\"VCCustomBuildTool\"
Description=\"Generating "$i" language file\"
CommandLine=\"..\\objs\\strgen\\strgen.exe -s ..\\src\\lang -d ..\\bin\\lang "\$(InputPath)"
\"
AdditionalDependencies=\"\"
AdditionalDependencies=\"..\\src\\lang\\english.txt\"
Outputs=\"..\\bin\\lang\\"$i".lng\"
/>
</FileConfiguration>