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
|
<File
|
||||||
RelativePath=".\network_gui.c">
|
RelativePath=".\network_gui.c">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\newgrf_gui.c">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\news_gui.c">
|
RelativePath=".\news_gui.c">
|
||||||
</File>
|
</File>
|
||||||
|
|
|
@ -1311,6 +1311,10 @@
|
||||||
RelativePath=".\network_gui.c"
|
RelativePath=".\network_gui.c"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\newgrf_gui.c"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\news_gui.c"
|
RelativePath=".\news_gui.c"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue