- <?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:\Project_SVN\CCOSBinary\CCOS_DFOC\1.Bin\Device\CcosProcX64.exe</LocalDebuggerCommand>
- <LocalDebuggerCommandArguments>PSG_RF.xml</LocalDebuggerCommandArguments>
- <LocalDebuggerWorkingDirectory>D:\Project_SVN\CCOSBinary\CCOS_DFOC\1.Bin\Device</LocalDebuggerWorkingDirectory>
- <DebuggerFlavor>WindowsRemoteDebugger</DebuggerFlavor>
- <RemoteDebuggerCommand>D:\DFOC_Trunk_0929_ABS_TEST\Device\CcosProcX64.exe</RemoteDebuggerCommand>
- <RemoteDebuggerCommandArguments>GEN_PSG_RF_20240924155054.xml</RemoteDebuggerCommandArguments>
- <RemoteDebuggerWorkingDirectory>D:\DFOC_Trunk_0929_ABS_TEST\Device</RemoteDebuggerWorkingDirectory>
- <RemoteDebuggerServerName>192.168.2.56</RemoteDebuggerServerName>
- <RemoteDebuggerConnection>RemoteWithAuthentication</RemoteDebuggerConnection>
- </PropertyGroup>
- </Project>
|