Postal Plus.vcxproj.user 463 B

12345678
  1. <?xml version="1.0" encoding="utf-8"?>
  2. <Project ToolsVersion="12.0" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
  3. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
  4. <LocalDebuggerCommand>.\Testing\PostalD.exe</LocalDebuggerCommand>
  5. <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
  6. <LocalDebuggerWorkingDirectory>$(SolutionDir)\Testing</LocalDebuggerWorkingDirectory>
  7. </PropertyGroup>
  8. </Project>