中间件监控程序,对接5.0版本

MonitorClient.vcxproj.user 524B

1234567891011
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="15.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
  4. <LocalDebuggerWorkingDirectory>$(SolutionDir)$(Configuration)\</LocalDebuggerWorkingDirectory>
  5. <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
  6. </PropertyGroup>
  7. <PropertyGroup>
  8. <ShowAllFiles>false</ShowAllFiles>
  9. <RESOURCE_FILE>MonitorClient.rc</RESOURCE_FILE>
  10. </PropertyGroup>
  11. </Project>