diff options
Diffstat (limited to 'openttd_vs80.vcproj')
-rw-r--r-- | openttd_vs80.vcproj | 16 |
1 files changed, 16 insertions, 0 deletions
diff --git a/openttd_vs80.vcproj b/openttd_vs80.vcproj index b0bad38d4..4c5ebbae3 100644 --- a/openttd_vs80.vcproj +++ b/openttd_vs80.vcproj @@ -561,6 +561,10 @@ > </File> <File + RelativePath=".\fontcache.c" + > + </File> + <File RelativePath=".\genworld.c" > </File> @@ -932,6 +936,10 @@ > </File> <File + RelativePath=".\fontcache.h" + > + </File> + <File RelativePath=".\functions.h" > </File> @@ -1436,6 +1444,10 @@ > </File> <File + RelativePath=".\table\control_codes.h" + > + </File> + <File RelativePath=".\table\elrail_data.h" > </File> @@ -1512,6 +1524,10 @@ > </File> <File + RelativePath=".\table\unicode.h" + > + </File> + <File RelativePath=".\table\unmovable_land.h" > </File> |