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 b9c53cb7b..15ac028a0 100644 --- a/projects/openttd.vcproj +++ b/projects/openttd.vcproj @@ -345,6 +345,9 @@ RelativePath=".\..\src\settings.cpp"> </File> <File + RelativePath=".\..\src\signal.cpp"> + </File> + <File RelativePath=".\..\src\signs.cpp"> </File> <File @@ -649,6 +652,9 @@ RelativePath=".\..\src\signs.h"> </File> <File + RelativePath=".\..\src\signal_func.h"> + </File> + <File RelativePath=".\..\src\slope.h"> </File> <File |