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 107c9a446..a06fd11f7 100644 --- a/openttd.vcproj +++ b/openttd.vcproj @@ -184,6 +184,9 @@ RelativePath=".\currency.c"> </File> <File + RelativePath=".\date.c"> + </File> + <File RelativePath=".\debug.c"> </File> <File @@ -431,6 +434,9 @@ RelativePath=".\currency.h"> </File> <File + RelativePath=".\date.h"> + </File> + <File RelativePath=".\debug.h"> </File> <File |