mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-03-06 14:27:16 +00:00
(svn r6596) -Fix(r6562) : Add missing resize_window_widget.h to MSVC projects
This commit is contained in:
parent
8deaef7faf
commit
a113295622
@ -595,6 +595,9 @@
|
||||
<File
|
||||
RelativePath=".\rail.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\resize_window_widgets.h"
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\saveload.h">
|
||||
</File>
|
||||
|
@ -1087,6 +1087,10 @@
|
||||
RelativePath=".\rail.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\resize_window_widgets.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\road.h"
|
||||
>
|
||||
|
Loading…
Reference in New Issue
Block a user