- <?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_DROC\1.Bin\Device\CcosChannelX64.exe</LocalDebuggerCommand>
- <LocalDebuggerWorkingDirectory>D:\SVNDownload\CCOS_DROC\1.Bin\Device\</LocalDebuggerWorkingDirectory>
- <DebuggerFlavor>WindowsRemoteDebugger</DebuggerFlavor>
- <RemoteDebuggerCommand>D:\lsy\CCOS-V2-adapter\1.Bin\DeviceV3\CcosChannelX64.exe</RemoteDebuggerCommand>
- <RemoteDebuggerWorkingDirectory>D:\lsy\CCOS-V2-adapter\1.Bin\DeviceV3\</RemoteDebuggerWorkingDirectory>
- <RemoteDebuggerServerName>192.168.2.198</RemoteDebuggerServerName>
- <RemoteDebuggerConnection>RemoteWithoutAuthentication</RemoteDebuggerConnection>
- </PropertyGroup>
- </Project>
|