mirror of https://github.com/OpenTTD/OpenTTD
(svn r7358) -Codechange: add newgrf_gui.c to MS project files
parent
c7d3d996bf
commit
b7654e09a2
|
@ -758,6 +758,9 @@
|
|||
<File
|
||||
RelativePath=".\network_gui.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\newgrf_gui.c">
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\news_gui.c">
|
||||
</File>
|
||||
|
|
|
@ -1311,6 +1311,10 @@
|
|||
RelativePath=".\network_gui.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\newgrf_gui.c"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath=".\news_gui.c"
|
||||
>
|
||||
|
|
Loading…
Reference in New Issue