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
|
||||
Name="Lib_Autopilot"
|
||||
Filter="">
|
||||
<File
|
||||
RelativePath="..\..\src\Autopilot\autobrake.cxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Autopilot\autobrake.hxx">
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\src\Autopilot\route_mgr.cxx">
|
||||
</File>
|
||||
|
|
|
@ -685,6 +685,14 @@
|
|||
<Filter
|
||||
Name="Lib_Autopilot"
|
||||
>
|
||||
<File
|
||||
RelativePath="..\..\..\src\Autopilot\autobrake.cxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\Autopilot\autobrake.hxx"
|
||||
>
|
||||
</File>
|
||||
<File
|
||||
RelativePath="..\..\..\src\Autopilot\route_mgr.cxx"
|
||||
>
|
||||
|
|
Loading…
Reference in a new issue