mirror of
https://github.com/ArduPilot/ardupilot
synced 2025-01-11 02:18:29 -04:00
ensure autoupdate works
This commit is contained in:
parent
56cf4f328b
commit
ececcc6a69
@ -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 @@
|
||||
<DebugSymbols>true</DebugSymbols>
|
||||
<NoStdLib>false</NoStdLib>
|
||||
<UseVSHostingProcess>true</UseVSHostingProcess>
|
||||
<FileAlignment>1024</FileAlignment>
|
||||
</PropertyGroup>
|
||||
<PropertyGroup>
|
||||
<StartupObject>ArdupilotMega.Program</StartupObject>
|
||||
|
Binary file not shown.
Loading…
Reference in New Issue
Block a user