summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--projects/langs_vs80.vcproj15
-rw-r--r--projects/langs_vs90.vcproj15
-rw-r--r--projects/openttd_vs80.vcproj4
-rw-r--r--projects/openttd_vs90.vcproj4
-rw-r--r--source.list1
5 files changed, 39 insertions, 0 deletions
diff --git a/projects/langs_vs80.vcproj b/projects/langs_vs80.vcproj
index eadd5c9cf..de178f0c3 100644
--- a/projects/langs_vs80.vcproj
+++ b/projects/langs_vs80.vcproj
@@ -616,6 +616,21 @@
/>
</FileConfiguration>
</File>
+ <File
+ RelativePath="..\src\lang\welsh.txt"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating welsh language file"
+ CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang &quot;$(InputPath)&quot;&#x0D;&#x0A;"
+ AdditionalDependencies=""
+ Outputs="..\bin\lang\welsh.lng"
+ />
+ </FileConfiguration>
+ </File>
</Files>
<Globals>
</Globals>
diff --git a/projects/langs_vs90.vcproj b/projects/langs_vs90.vcproj
index 0a98ba2c8..96c5160bd 100644
--- a/projects/langs_vs90.vcproj
+++ b/projects/langs_vs90.vcproj
@@ -617,6 +617,21 @@
/>
</FileConfiguration>
</File>
+ <File
+ RelativePath="..\src\lang\welsh.txt"
+ >
+ <FileConfiguration
+ Name="Debug|Win32"
+ >
+ <Tool
+ Name="VCCustomBuildTool"
+ Description="Generating welsh language file"
+ CommandLine="..\objs\strgen\strgen.exe -s ..\src\lang -d ..\bin\lang &quot;$(InputPath)&quot;&#x0D;&#x0A;"
+ AdditionalDependencies=""
+ Outputs="..\bin\lang\welsh.lng"
+ />
+ </FileConfiguration>
+ </File>
</Files>
<Globals>
</Globals>
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj
index c14d90fd6..14e40af4b 100644
--- a/projects/openttd_vs80.vcproj
+++ b/projects/openttd_vs80.vcproj
@@ -1452,6 +1452,10 @@
>
</File>
<File
+ RelativePath=".\..\src\strgen\strgen.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\string_func.h"
>
</File>
diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj
index a6a3eb322..af6498bd1 100644
--- a/projects/openttd_vs90.vcproj
+++ b/projects/openttd_vs90.vcproj
@@ -1449,6 +1449,10 @@
>
</File>
<File
+ RelativePath=".\..\src\strgen\strgen.h"
+ >
+ </File>
+ <File
RelativePath=".\..\src\string_func.h"
>
</File>
diff --git a/source.list b/source.list
index a08822f29..961af553d 100644
--- a/source.list
+++ b/source.list
@@ -290,6 +290,7 @@ station_gui.h
station_type.h
statusbar_gui.h
stdafx.h
+strgen/strgen.h
string_func.h
string_type.h
strings_func.h