-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathKasaEnergyLogger.vcxproj.user
32 lines (32 loc) · 2.07 KB
/
KasaEnergyLogger.vcxproj.user
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
<?xml version="1.0" encoding="utf-8"?>
<Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<RemoteTarget>1071743134;172.20.67.46 (username=, port=22, authentication=Password)</RemoteTarget>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<RemoteTarget>1071743134;172.20.67.46 (username=, port=22, authentication=Password)</RemoteTarget>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM'">
<RemoteTarget>1469456944;WimPi4-dev.wimsworld.local (username=, port=22, authentication=PrivateKey)</RemoteTarget>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM'">
<RemoteTarget>1469456944;WimPi4-dev.wimsworld.local (username=, port=22, authentication=PrivateKey)</RemoteTarget>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'">
<RemoteTarget>930509390;WimPi4-dev.local (username=, port=22, authentication=PrivateKey)</RemoteTarget>
<RemoteDebuggerCommandArguments>
</RemoteDebuggerCommandArguments>
<DebuggerFlavor>LinuxDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'">
<RemoteTarget>930509390;WimPi4-dev.local (username=, port=22, authentication=PrivateKey)</RemoteTarget>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x86'">
<RemoteDebuggerCommandArguments>--runtime 600 --watthour 15 --svg /mnt/c/Users/Wim/Source/Repos/KasaEnergyLogger/SVG/ --minmax 8</RemoteDebuggerCommandArguments>
<DebuggerFlavor>LinuxWSLDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x86'">
<RemoteDebuggerCommandArguments>--runtime 600 --watthour 15 --svg /mnt/c/Users/Wim/Source/Repos/KasaEnergyLogger/SVG/ --minmax 8</RemoteDebuggerCommandArguments>
<DebuggerFlavor>LinuxWSLDebugger</DebuggerFlavor>
</PropertyGroup>
</Project>