mirror of
https://github.com/OpenTTD/OpenTTD.git
synced 2025-08-31 02:19:09 +00:00
(svn r10264) -Fix: forgot to add texteff.hpp to the project files
This commit is contained in:
@@ -644,6 +644,9 @@
|
||||
<File
|
||||
RelativePath=".\..\src\string.h">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\texteff.hpp">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\tgp.h">
|
||||
</File>
|
||||
|
@@ -1087,6 +1087,10 @@
|
||||
RelativePath=".\..\src\string.h"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\texteff.hpp"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\..\src\tgp.h"
|
||||
>
|
||||
|
Reference in New Issue
Block a user