libproto_demo.vcxproj.user 503 B

12345678
  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>C:\dev\nw-gateway\server\通讯服务%28windows x86架构 64位%29\cmn_service.exe</LocalDebuggerCommand>
  5. <LocalDebuggerCommandArguments>--debug</LocalDebuggerCommandArguments>
  6. <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
  7. </PropertyGroup>
  8. </Project>