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 45042187f..ca587c9ea 100644 --- a/projects/openttd.vcproj +++ b/projects/openttd.vcproj @@ -513,6 +513,9 @@ RelativePath=".\..\src\newgrf_callbacks.h"> </File> <File + RelativePath=".\..\src\newgrf_canal.h"> + </File> + <File RelativePath=".\..\src\newgrf_cargo.h"> </File> <File @@ -935,6 +938,9 @@ RelativePath=".\..\src\newgrf.cpp"> </File> <File + RelativePath=".\..\src\newgrf_canal.cpp"> + </File> + <File RelativePath=".\..\src\newgrf_cargo.cpp"> </File> <File |