-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCamera.vcxproj.user
More file actions
17 lines (17 loc) · 1.08 KB
/
Copy pathCamera.vcxproj.user
File metadata and controls
17 lines (17 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
<RemoteTarget>2060473057;192.168.29.236 (username=, port=22, authentication=Password)</RemoteTarget>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<RemoteTarget>23195366;192.168.29.244 (username=, port=22, authentication=Password)</RemoteTarget>
<DebuggerFlavor>LinuxDebugger</DebuggerFlavor>
<RemoteDebugTarget>-201154154;192.168.29.234 (username=, port=22, authentication=Password)</RemoteDebugTarget>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
<RemoteTarget>2060473057;192.168.29.236 (username=, port=22, authentication=Password)</RemoteTarget>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
<RemoteTarget>-1971115017;192.168.29.113 (username=, port=22, authentication=Password)</RemoteTarget>
</PropertyGroup>
</Project>