- <?xml version="1.0" encoding="utf-8"?>
- <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
- <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
- <LocalDebuggerCommand>D:\SVNDownload\CCOS DMOC\1.Bin\1.V1.0.0.0\DeviceV3\CcosProcX64.exe</LocalDebuggerCommand>
- <LocalDebuggerWorkingDirectory>D:\SVNDownload\CCOS DMOC\1.Bin\1.V1.0.0.0\DeviceV3\</LocalDebuggerWorkingDirectory>
- <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
- <LocalDebuggerCommandArguments>AXSDM_20240428134613.xml</LocalDebuggerCommandArguments>
- <RemoteDebuggerCommand>D:\CCOS_DROC\DeviceV3\CcosProcX64.exe</RemoteDebuggerCommand>
- <RemoteDebuggerCommandArguments>AXSDM.xml</RemoteDebuggerCommandArguments>
- <RemoteDebuggerWorkingDirectory>D:\CCOS_DROC\DeviceV3\</RemoteDebuggerWorkingDirectory>
- <RemoteDebuggerServerName>192.168.3.172</RemoteDebuggerServerName>
- <RemoteDebuggerConnection>RemoteWithoutAuthentication</RemoteDebuggerConnection>
- </PropertyGroup>
- </Project>
|