diff options
-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 bb1b31a9e..0b377f06e 100644 --- a/projects/openttd_vs80.vcproj +++ b/projects/openttd_vs80.vcproj @@ -1188,6 +1188,10 @@ > </File> <File + RelativePath=".\..\src\newgrf_railtype.h" + > + </File> + <File RelativePath=".\..\src\newgrf_sound.h" > </File> @@ -3196,6 +3200,10 @@ > </File> <File + RelativePath=".\..\src\newgrf_railtype.cpp" + > + </File> + <File RelativePath=".\..\src\newgrf_sound.cpp" > </File> diff --git a/projects/openttd_vs90.vcproj b/projects/openttd_vs90.vcproj index eaaf5dd60..da5a92293 100644 --- a/projects/openttd_vs90.vcproj +++ b/projects/openttd_vs90.vcproj @@ -1185,6 +1185,10 @@ > </File> <File + RelativePath=".\..\src\newgrf_railtype.h" + > + </File> + <File RelativePath=".\..\src\newgrf_sound.h" > </File> @@ -3193,6 +3197,10 @@ > </File> <File + RelativePath=".\..\src\newgrf_railtype.cpp" + > + </File> + <File RelativePath=".\..\src\newgrf_sound.cpp" > </File> |