diff options
-rw-r--r-- | openttd.vcproj | 3 | ||||
-rw-r--r-- | openttd_vs80.vcproj | 4 |
2 files changed, 7 insertions, 0 deletions
diff --git a/openttd.vcproj b/openttd.vcproj index 8b5bfff2d..042e37151 100644 --- a/openttd.vcproj +++ b/openttd.vcproj @@ -596,6 +596,9 @@ RelativePath=".\rail.h"> </File> <File + RelativePath=".\resize_window_widgets.h" + </File> + <File RelativePath=".\saveload.h"> </File> <File diff --git a/openttd_vs80.vcproj b/openttd_vs80.vcproj index 483acb740..fabeba140 100644 --- a/openttd_vs80.vcproj +++ b/openttd_vs80.vcproj @@ -1088,6 +1088,10 @@ >
</File>
<File
+ RelativePath=".\resize_window_widgets.h"
+ >
+ </File>
+ <File
RelativePath=".\road.h"
>
</File>
|