Browse Source

ensure autoupdate works

mission-4.1.18
Michael Oborne 13 years ago
parent
commit
ececcc6a69
  1. 2
      Tools/ArdupilotMegaPlanner/ArdupilotMega.csproj
  2. BIN
      Tools/ArdupilotMegaPlanner/bin/Release/ArdupilotMegaPlanner.pdb

2
Tools/ArdupilotMegaPlanner/ArdupilotMega.csproj

@ -51,6 +51,7 @@ @@ -51,6 +51,7 @@
<CheckForOverflowUnderflow>false</CheckForOverflowUnderflow>
<NoStdLib>false</NoStdLib>
<UseVSHostingProcess>true</UseVSHostingProcess>
<FileAlignment>1024</FileAlignment>
</PropertyGroup>
<PropertyGroup Condition=" '$(Configuration)|$(Platform)' == 'Release|x86' ">
<PlatformTarget>x86</PlatformTarget>
@ -67,6 +68,7 @@ @@ -67,6 +68,7 @@
<DebugSymbols>true</DebugSymbols>
<NoStdLib>false</NoStdLib>
<UseVSHostingProcess>true</UseVSHostingProcess>
<FileAlignment>1024</FileAlignment>
</PropertyGroup>
<PropertyGroup>
<StartupObject>ArdupilotMega.Program</StartupObject>

BIN
Tools/ArdupilotMegaPlanner/bin/Release/ArdupilotMegaPlanner.pdb

Binary file not shown.
Loading…
Cancel
Save