summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoryexo <yexo@openttd.org>2009-03-12 19:57:51 +0000
committeryexo <yexo@openttd.org>2009-03-12 19:57:51 +0000
commit855b5cd2ba6366f19d2cf9c3122deb870bb43460 (patch)
tree5cc5e66d80f2dd77aef4bc3fb1780afcdaf52105
parent65b47ddc52f9c0f92ec1b2adfbabef2e03615acc (diff)
downloadopenttd-855b5cd2ba6366f19d2cf9c3122deb870bb43460.tar.xz
(svn r15693) -Fix (r15691): The msvc project files weren't updated to include luxembourgish.
-rw-r--r--projects/langs_vs80.vcproj15
-rw-r--r--projects/langs_vs90.vcproj15
2 files changed, 30 insertions, 0 deletions
diff --git a/projects/langs_vs80.vcproj b/projects/langs_vs80.vcproj
index 5f7c4295f..c1d5f755c 100644
--- a/projects/langs_vs80.vcproj
+++ b/projects/langs_vs80.vcproj
@@ -437,6 +437,21 @@
</FileConfiguration>
</File>
<File
+ RelativePath="..\src\lang\luxembourgish.txt"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating luxembourgish language file"
+ CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang &quot;$(InputPath)&quot;&#x0D;&#x0A;"
+ AdditionalDependencies=""
+ Outputs="..\bin\lang\luxembourgish.lng"
+ />
+ </FileConfiguration>
+ </File>
+ <File
RelativePath="..\src\lang\norwegian_bokmal.txt"
>
<FileConfiguration
diff --git a/projects/langs_vs90.vcproj b/projects/langs_vs90.vcproj
index 9dff4c271..540b1c5dc 100644
--- a/projects/langs_vs90.vcproj
+++ b/projects/langs_vs90.vcproj
@@ -438,6 +438,21 @@
</FileConfiguration>
</File>
<File
+ RelativePath="..\src\lang\luxembourgish.txt"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating luxembourgish language file"
+ CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang &quot;$(InputPath)&quot;&#x0D;&#x0A;"
+ AdditionalDependencies=""
+ Outputs="..\bin\lang\luxembourgish.lng"
+ />
+ </FileConfiguration>
+ </File>
+ <File
RelativePath="..\src\lang\norwegian_bokmal.txt"
>
<FileConfiguration