1
0
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:
2008-01-14 16:40:31 +00:00
parent bf0a7ae4fb
commit ea808b2bfa
4 changed files with 46 additions and 0 deletions

View File

@@ -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>

View 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"
>

View File

@@ -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"
>