(svn r10010) -Fix (r10008): Add articulated_vehicles.h to the project files.
This commit is contained in:
@@ -389,6 +389,9 @@
|
|||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\airport_movement.h">
|
RelativePath=".\..\src\airport_movement.h">
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\..\src\articulated_vehicles.h">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\autoreplace_cmd.h">
|
RelativePath=".\..\src\autoreplace_cmd.h">
|
||||||
</File>
|
</File>
|
||||||
|
|||||||
@@ -747,6 +747,10 @@
|
|||||||
RelativePath=".\..\src\airport_movement.h"
|
RelativePath=".\..\src\airport_movement.h"
|
||||||
>
|
>
|
||||||
</File>
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath=".\..\src\articulated_vehicles.h"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath=".\..\src\autoreplace_cmd.h"
|
RelativePath=".\..\src\autoreplace_cmd.h"
|
||||||
>
|
>
|
||||||
|
|||||||
@@ -97,6 +97,7 @@ window.cpp
|
|||||||
aircraft.h
|
aircraft.h
|
||||||
airport.h
|
airport.h
|
||||||
airport_movement.h
|
airport_movement.h
|
||||||
|
articulated_vehicles.h
|
||||||
autoreplace_cmd.h
|
autoreplace_cmd.h
|
||||||
aystar.h
|
aystar.h
|
||||||
bmp.h
|
bmp.h
|
||||||
|
|||||||
Reference in New Issue
Block a user