mirror of https://github.com/OpenTTD/OpenTTD
(svn r7281) -Codechange: [win32] Add win32.h to project file
parent
7c945bf828
commit
3311f57b20
|
@ -859,6 +859,10 @@
|
||||||
Name="Header Files"
|
Name="Header Files"
|
||||||
Filter="h;hpp;hxx;hm;inl"
|
Filter="h;hpp;hxx;hm;inl"
|
||||||
>
|
>
|
||||||
|
<File
|
||||||
|
RelativePath=".win32.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\aircraft.h"
|
RelativePath=".\aircraft.h"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in New Issue