mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-19 20:49:11 +00:00
(svn r11850) -Fix (r11848): forgot to update vc project files
This commit is contained in:
@@ -389,6 +389,9 @@
|
||||
<File
|
||||
RelativePath=".\..\src\widget.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\widgets\dropdown.cpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\win32.cpp">
|
||||
</File>
|
||||
@@ -732,6 +735,15 @@
|
||||
<File
|
||||
RelativePath=".\..\src\window.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\widgets\dropdown.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\widgets\dropdown_type.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\widgets\dropdown_func.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\zoom.hpp">
|
||||
</File>
|
||||
|
@@ -751,6 +751,10 @@
|
||||
RelativePath=".\..\src\widget.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\widgets\dropdown.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\win32.cpp"
|
||||
>
|
||||
@@ -1207,6 +1211,18 @@
|
||||
RelativePath=".\..\src\window.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\widgets\dropdown.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\widgets\dropdown_type.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\widgets\dropdown_func.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\zoom.hpp"
|
||||
>
|
||||
|
@@ -748,6 +748,10 @@
|
||||
RelativePath=".\..\src\widget.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\widgets\dropdown.cpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\win32.cpp"
|
||||
>
|
||||
@@ -1204,6 +1208,18 @@
|
||||
RelativePath=".\..\src\window.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\widgets\dropdown.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\widgets\dropdown_type.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\widgets\dropdown_func.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\zoom.hpp"
|
||||
>
|
||||
|
Reference in New Issue
Block a user