1
0
mirror of https://github.com/OpenTTD/OpenTTD.git synced 2025-08-17 19:49:10 +00:00

(svn r6596) -Fix(r6562) : Add missing resize_window_widget.h to MSVC projects

This commit is contained in:
belugas
2006-10-01 00:38:46 +00:00
parent 8deaef7faf
commit a113295622
2 changed files with 7 additions and 0 deletions

View File

@@ -595,6 +595,9 @@
<File
RelativePath=".\rail.h">
</File>
<File
RelativePath=".\resize_window_widgets.h"
</File>
<File
RelativePath=".\saveload.h">
</File>

View File

@@ -1087,6 +1087,10 @@
RelativePath=".\rail.h"
>
</File>
<File
RelativePath=".\resize_window_widgets.h"
>
</File>
<File
RelativePath=".\road.h"
>