(svn r14629) -Fix: strgen/strgen.h missing from MSVC project files
authorrubidium
Tue, 25 Nov 2008 19:27:30 +0000
changeset 10378 8f1effb3745f
parent 10377 7fd36921d42f
child 10379 dd9d0aade65e
(svn r14629) -Fix: strgen/strgen.h missing from MSVC project files
-Fix: welsh missing from MSVC project files
projects/langs_vs80.vcproj
projects/langs_vs90.vcproj
projects/openttd_vs80.vcproj
projects/openttd_vs90.vcproj
source.list
--- a/projects/langs_vs80.vcproj	Tue Nov 25 19:26:31 2008 +0000
+++ b/projects/langs_vs80.vcproj	Tue Nov 25 19:27:30 2008 +0000
@@ -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>
--- a/projects/langs_vs90.vcproj	Tue Nov 25 19:26:31 2008 +0000
+++ b/projects/langs_vs90.vcproj	Tue Nov 25 19:27:30 2008 +0000
@@ -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>
--- a/projects/openttd_vs80.vcproj	Tue Nov 25 19:26:31 2008 +0000
+++ b/projects/openttd_vs80.vcproj	Tue Nov 25 19:27:30 2008 +0000
@@ -1452,6 +1452,10 @@
 				>
 			</File>
 			<File
+				RelativePath=".\..\src\strgen\strgen.h"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\string_func.h"
 				>
 			</File>
--- a/projects/openttd_vs90.vcproj	Tue Nov 25 19:26:31 2008 +0000
+++ b/projects/openttd_vs90.vcproj	Tue Nov 25 19:27:30 2008 +0000
@@ -1449,6 +1449,10 @@
 				>
 			</File>
 			<File
+				RelativePath=".\..\src\strgen\strgen.h"
+				>
+			</File>
+			<File
 				RelativePath=".\..\src\string_func.h"
 				>
 			</File>
--- a/source.list	Tue Nov 25 19:26:31 2008 +0000
+++ b/source.list	Tue Nov 25 19:27:30 2008 +0000
@@ -290,6 +290,7 @@
 station_type.h
 statusbar_gui.h
 stdafx.h
+strgen/strgen.h
 string_func.h
 string_type.h
 strings_func.h