2021-01-15 15:38:07 +08:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="14.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
|
2021-03-13 00:15:19 +08:00
|
|
|
<RemoteTarget>1694737305;192.168.1.23 (username=, port=22, authentication=Password)</RemoteTarget>
|
2021-01-15 15:38:07 +08:00
|
|
|
<RemoteDebuggerCommandArguments>
|
|
|
|
</RemoteDebuggerCommandArguments>
|
|
|
|
<DebuggerFlavor>LinuxDebugger</DebuggerFlavor>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
|
2021-03-13 00:15:19 +08:00
|
|
|
<RemoteTarget>1694737305;192.168.1.23 (username=, port=22, authentication=Password)</RemoteTarget>
|
2021-01-15 15:38:07 +08:00
|
|
|
<RemoteDebuggerCommandArguments>
|
|
|
|
</RemoteDebuggerCommandArguments>
|
|
|
|
<DebuggerFlavor>LinuxDebugger</DebuggerFlavor>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
2021-03-13 00:15:19 +08:00
|
|
|
<RemoteTarget>900728461;192.168.56.12 (username=, port=22, authentication=Password)</RemoteTarget>
|
2021-01-15 15:38:07 +08:00
|
|
|
<RemoteDebuggerCommandArguments>
|
|
|
|
</RemoteDebuggerCommandArguments>
|
|
|
|
<DebuggerFlavor>LinuxDebugger</DebuggerFlavor>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
2021-03-13 00:15:19 +08:00
|
|
|
<RemoteTarget>900728461;192.168.56.12 (username=, port=22, authentication=Password)</RemoteTarget>
|
2021-01-15 15:38:07 +08:00
|
|
|
<RemoteDebuggerCommandArguments>
|
|
|
|
</RemoteDebuggerCommandArguments>
|
|
|
|
<DebuggerFlavor>LinuxDebugger</DebuggerFlavor>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x86'">
|
2021-05-15 00:31:31 +08:00
|
|
|
<RemoteTarget>279903029;192.168.56.102 (username=, port=22, authentication=Password)</RemoteTarget>
|
2021-01-15 15:38:07 +08:00
|
|
|
<RemoteDebuggerCommandArguments>
|
|
|
|
</RemoteDebuggerCommandArguments>
|
|
|
|
<DebuggerFlavor>LinuxDebugger</DebuggerFlavor>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x86'">
|
2021-05-15 00:31:31 +08:00
|
|
|
<RemoteTarget>279903029;192.168.56.102 (username=, port=22, authentication=Password)</RemoteTarget>
|
2021-01-15 15:38:07 +08:00
|
|
|
<RemoteDebuggerCommandArguments>
|
|
|
|
</RemoteDebuggerCommandArguments>
|
|
|
|
<DebuggerFlavor>LinuxDebugger</DebuggerFlavor>
|
|
|
|
</PropertyGroup>
|
|
|
|
</Project>
|