diff options
Diffstat (limited to 'openttd.vcproj')
-rw-r--r-- | openttd.vcproj | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/openttd.vcproj b/openttd.vcproj index 93251b6a1..094f52d2d 100644 --- a/openttd.vcproj +++ b/openttd.vcproj @@ -316,6 +316,9 @@ RelativePath=".\newgrf_cargo.c"> </File> <File + RelativePath=".\newgrf_config.c"> + </File> + <File RelativePath=".\newgrf_engine.c"> </File> <File @@ -572,6 +575,9 @@ RelativePath=".\newgrf_cargo.h"> </File> <File + RelativePath=".\newgrf_config.h"> + </File> + <File RelativePath=".\newgrf_engine.h"> </File> <File |