| 123456789101112131415 |
- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup>
- <ShowAllFiles>true</ShowAllFiles>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
- <RemoteTarget>1513370052;172.16.1.71 (username=, port=22, authentication=Password)</RemoteTarget>
- <RemoteDebuggerCommand>/usr/local/lewaimai_pathplanning/bin/lewaimai_pathplanning</RemoteDebuggerCommand>
- <RemoteDebuggerWorkingDirectory>/usr/local/lewaimai_pathplanning/bin</RemoteDebuggerWorkingDirectory>
- <DebuggerFlavor>LinuxDebugger</DebuggerFlavor>
- </PropertyGroup>
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <RemoteTarget>1513370052;172.16.1.71 (username=, port=22, authentication=Password)</RemoteTarget>
- </PropertyGroup>
- </Project>
|