diff options
Diffstat (limited to 'openttd.vcproj')
-rw-r--r-- | openttd.vcproj | 24 |
1 files changed, 15 insertions, 9 deletions
diff --git a/openttd.vcproj b/openttd.vcproj index 4bfe6ac4e..2cbc2e4f5 100644 --- a/openttd.vcproj +++ b/openttd.vcproj @@ -257,6 +257,12 @@ RelativePath="oldloader.c"> </File> <File + RelativePath="openttd.c"> + </File> + <File + RelativePath="openttd.rc"> + </File> + <File RelativePath="pathfind.c"> </File> <File @@ -269,6 +275,9 @@ RelativePath=".\queue.c"> </File> <File + RelativePath=".\rail.c"> + </File> + <File RelativePath="saveload.c"> </File> <File @@ -308,12 +317,6 @@ RelativePath=".\tile.c"> </File> <File - RelativePath="openttd.c"> - </File> - <File - RelativePath="openttd.rc"> - </File> - <File RelativePath="vehicle.c"> </File> <File @@ -436,6 +439,9 @@ RelativePath=".\npf.h"> </File> <File + RelativePath="openttd.h"> + </File> + <File RelativePath="pathfind.h"> </File> <File @@ -448,6 +454,9 @@ RelativePath=".\queue.h"> </File> <File + RelativePath=".\rail.h"> + </File> + <File RelativePath="saveload.h"> </File> <File @@ -475,9 +484,6 @@ RelativePath=".\town.h"> </File> <File - RelativePath="openttd.h"> - </File> - <File RelativePath="variables.h"> </File> <File |