SProxy.vcxproj.user 498 B

123456789101112
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup>
  4. <ShowAllFiles>false</ShowAllFiles>
  5. </PropertyGroup>
  6. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  7. <LocalDebuggerAttach>false</LocalDebuggerAttach>
  8. <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
  9. <LocalDebuggerCommandArguments>
  10. </LocalDebuggerCommandArguments>
  11. </PropertyGroup>
  12. </Project>