Update MSVC project files for the autobrake files
This commit is contained in:
parent
289023da1d
commit
d3f0b13a38
2 changed files with 14 additions and 0 deletions
|
@ -374,6 +374,12 @@
|
||||||
<Filter
|
<Filter
|
||||||
Name="Lib_Autopilot"
|
Name="Lib_Autopilot"
|
||||||
Filter="">
|
Filter="">
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\src\Autopilot\autobrake.cxx">
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\src\Autopilot\autobrake.hxx">
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\src\Autopilot\route_mgr.cxx">
|
RelativePath="..\..\src\Autopilot\route_mgr.cxx">
|
||||||
</File>
|
</File>
|
||||||
|
|
|
@ -685,6 +685,14 @@
|
||||||
<Filter
|
<Filter
|
||||||
Name="Lib_Autopilot"
|
Name="Lib_Autopilot"
|
||||||
>
|
>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\..\src\Autopilot\autobrake.cxx"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
|
<File
|
||||||
|
RelativePath="..\..\..\src\Autopilot\autobrake.hxx"
|
||||||
|
>
|
||||||
|
</File>
|
||||||
<File
|
<File
|
||||||
RelativePath="..\..\..\src\Autopilot\route_mgr.cxx"
|
RelativePath="..\..\..\src\Autopilot\route_mgr.cxx"
|
||||||
>
|
>
|
||||||
|
|
Loading…
Reference in a new issue