CCOS.Dev.FPD.Demo.vcxproj.user 1.4 KB

1234567891011121314151617181920
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  4. <LocalDebuggerCommand>E:\1.V1.0.0.0.dmp\Device\CcosProcX64.exe</LocalDebuggerCommand>
  5. <LocalDebuggerCommandArguments>DemoFPD.xml</LocalDebuggerCommandArguments>
  6. <LocalDebuggerWorkingDirectory>E:\1.V1.0.0.0.dmp\Device</LocalDebuggerWorkingDirectory>
  7. <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
  8. </PropertyGroup>
  9. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  10. <LocalDebuggerCommand>D:\SVNDownload\CCOS_DFOC_TRUNK\Device\CcosProcX64.exe</LocalDebuggerCommand>
  11. <LocalDebuggerCommandArguments>DemoFPD.xml</LocalDebuggerCommandArguments>
  12. <LocalDebuggerWorkingDirectory>D:\SVNDownload\CCOS_DFOC_TRUNK\Device</LocalDebuggerWorkingDirectory>
  13. <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
  14. <RemoteDebuggerCommand>C:\chenggw\v3-droc\1.Bin\DeviceV3\CcosProcX64.exe</RemoteDebuggerCommand>
  15. <RemoteDebuggerCommandArguments>DemoFPD.xml</RemoteDebuggerCommandArguments>
  16. <RemoteDebuggerWorkingDirectory>C:\chenggw\v3-droc\1.Bin\DeviceV3</RemoteDebuggerWorkingDirectory>
  17. <RemoteDebuggerServerName>192.168.2.194</RemoteDebuggerServerName>
  18. <RemoteDebuggerConnection>RemoteWithoutAuthentication</RemoteDebuggerConnection>
  19. </PropertyGroup>
  20. </Project>