mirror of https://github.com/OpenTTD/OpenTTD
(svn r11699) -Cleanup: Remove some headers from the project files which aren't there anymore
parent
59d6c5e157
commit
6cb68b9144
|
@ -498,9 +498,6 @@
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\heightmap.h">
|
RelativePath=".\..\src\heightmap.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\..\src\helpers.hpp">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\industry.h">
|
RelativePath=".\..\src\industry.h">
|
||||||
</File>
|
</File>
|
||||||
|
@ -510,9 +507,6 @@
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\livery.h">
|
RelativePath=".\..\src\livery.h">
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\..\src\macros.h">
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\map.h">
|
RelativePath=".\..\src\map.h">
|
||||||
</File>
|
</File>
|
||||||
|
|
|
@ -895,10 +895,6 @@
|
||||||
RelativePath=".\..\src\heightmap.h"
|
RelativePath=".\..\src\heightmap.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\..\src\helpers.hpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\industry.h"
|
RelativePath=".\..\src\industry.h"
|
||||||
>
|
>
|
||||||
|
@ -911,10 +907,6 @@
|
||||||
RelativePath=".\..\src\livery.h"
|
RelativePath=".\..\src\livery.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\..\src\macros.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\map.h"
|
RelativePath=".\..\src\map.h"
|
||||||
>
|
>
|
||||||
|
|
|
@ -892,10 +892,6 @@
|
||||||
RelativePath=".\..\src\heightmap.h"
|
RelativePath=".\..\src\heightmap.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\..\src\helpers.hpp"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\industry.h"
|
RelativePath=".\..\src\industry.h"
|
||||||
>
|
>
|
||||||
|
@ -908,10 +904,6 @@
|
||||||
RelativePath=".\..\src\livery.h"
|
RelativePath=".\..\src\livery.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
<File
|
|
||||||
RelativePath=".\..\src\macros.h"
|
|
||||||
>
|
|
||||||
</File>
|
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\map.h"
|
RelativePath=".\..\src\map.h"
|
||||||
>
|
>
|
||||||
|
|
|
@ -132,11 +132,9 @@ gfxinit.h
|
||||||
group.h
|
group.h
|
||||||
gui.h
|
gui.h
|
||||||
heightmap.h
|
heightmap.h
|
||||||
helpers.hpp
|
|
||||||
industry.h
|
industry.h
|
||||||
landscape.h
|
landscape.h
|
||||||
livery.h
|
livery.h
|
||||||
macros.h
|
|
||||||
map.h
|
map.h
|
||||||
md5.h
|
md5.h
|
||||||
mixer.h
|
mixer.h
|
||||||
|
|
Loading…
Reference in New Issue