diff options
Diffstat (limited to 'projects')
-rw-r--r-- | projects/openttd_vs80.vcproj | 8 | ||||
-rw-r--r-- | projects/openttd_vs90.vcproj | 8 |
2 files changed, 16 insertions, 0 deletions
diff --git a/projects/openttd_vs80.vcproj b/projects/openttd_vs80.vcproj index e8caff18f..564688bbe 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -1072,6 +1072,10 @@ > </File> <File + RelativePath=".\..\src\newgrf_generic.h" + > + </File> + <File RelativePath=".\..\src\newgrf_house.h" > </File> @@ -1948,6 +1952,10 @@ > </File> <File + RelativePath=".\..\src\newgrf_generic.cpp" + > + </File> + <File RelativePath=".\..\src\newgrf_house.cpp" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index fbb3a4f6b..08089e90a 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -1069,6 +1069,10 @@ > </File> <File + RelativePath=".\..\src\newgrf_generic.h" + > + </File> + <File RelativePath=".\..\src\newgrf_house.h" > </File> @@ -1945,6 +1949,10 @@ > </File> <File + RelativePath=".\..\src\newgrf_generic.cpp" + > + </File> + <File RelativePath=".\..\src\newgrf_house.cpp" > </File> |