зеркало из
1
0
Форкнуть 0
HoloLensNavigationForRobots/windows/MSRHoloLensSpatialMapping/MSRHoloLensSpatialMapping.v...

27 строки
1.4 KiB
XML

<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
<DebuggerMachineName>10.1.1.206</DebuggerMachineName>
<DebuggerFlavor>UWPRemoteDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
<DebuggerMachineName>192.168.1.13</DebuggerMachineName>
<DebuggerFlavor>UWPRemoteDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
<DebuggerMachineName>10.1.1.206</DebuggerMachineName>
<DebuggerFlavor>UWPRemoteDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
<DebuggerMachineName>HOLOLENS-8RIQNE</DebuggerMachineName>
<DebuggerFlavor>WindowsDeviceDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<DebuggerFlavor>UWPRemoteDebugger</DebuggerFlavor>
<DebuggerMachineName>10.1.1.199</DebuggerMachineName>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<DebuggerMachineName>10.1.1.199</DebuggerMachineName>
<DebuggerFlavor>WindowsDeviceDebugger</DebuggerFlavor>
</PropertyGroup>
</Project>