diff options
Diffstat (limited to 'projects/openttd.vcproj')
-rw-r--r-- | projects/openttd.vcproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/projects/openttd.vcproj b/projects/openttd.vcproj index e7379545f..fe138c330 100644 --- a/projects/openttd.vcproj +++ b/projects/openttd.vcproj @@ -546,6 +546,9 @@ RelativePath=".\..\src\newgrf_industries.h"> </File> <File + RelativePath=".\..\src\newgrf_industrytiles.h"> + </File> + <File RelativePath=".\..\src\newgrf_sound.h"> </File> <File @@ -1049,6 +1052,9 @@ RelativePath=".\..\src\newgrf_industries.cpp"> </File> <File + RelativePath=".\..\src\newgrf_industrytiles.cpp"> + </File> + <File RelativePath=".\..\src\newgrf_sound.cpp"> </File> <File |