Skip to content

Commit

Permalink
Remove AAWings.Plugin from MissionPlannerLib proj
Browse files Browse the repository at this point in the history
  • Loading branch information
rupertbenbrook-aa authored and meee1 committed May 27, 2022
1 parent 1430cff commit 3d54c75
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions MissionPlannerLib.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@
<Compile Remove="APMPlannerXplanes\**" />
<Compile Remove="ExtLibs\7zip\**" />
<Compile Remove="ExtLibs\alglibnet\**" />
<Compile Remove="ExtLibs\AltitudeAngelWings.Plugin\**" />
<Compile Remove="ExtLibs\AltitudeAngelWings\**" />
<Compile Remove="ExtLibs\Antenna\**" />
<Compile Remove="ExtLibs\Arduino\**" />
Expand Down Expand Up @@ -117,6 +118,7 @@
<EmbeddedResource Remove="APMPlannerXplanes\**" />
<EmbeddedResource Remove="ExtLibs\7zip\**" />
<EmbeddedResource Remove="ExtLibs\alglibnet\**" />
<EmbeddedResource Remove="ExtLibs\AltitudeAngelWings.Plugin\**" />
<EmbeddedResource Remove="ExtLibs\AltitudeAngelWings\**" />
<EmbeddedResource Remove="ExtLibs\Antenna\**" />
<EmbeddedResource Remove="ExtLibs\Arduino\**" />
Expand Down Expand Up @@ -210,6 +212,7 @@
<None Remove="APMPlannerXplanes\**" />
<None Remove="ExtLibs\7zip\**" />
<None Remove="ExtLibs\alglibnet\**" />
<None Remove="ExtLibs\AltitudeAngelWings.Plugin\**" />
<None Remove="ExtLibs\AltitudeAngelWings\**" />
<None Remove="ExtLibs\Antenna\**" />
<None Remove="ExtLibs\Arduino\**" />
Expand Down

0 comments on commit 3d54c75

Please sign in to comment.