fakeRaid.vcxproj.user 937 B

12345678910111213141516171819
  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. <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
  5. <LocalDebuggerCommandArguments>Z:\peps Z:\isundil</LocalDebuggerCommandArguments>
  6. </PropertyGroup>
  7. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  8. <LocalDebuggerCommandArguments>Z:\peps Z:\isundil</LocalDebuggerCommandArguments>
  9. <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
  10. </PropertyGroup>
  11. <PropertyGroup Label="QtSettings" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  12. <QtTouchProperty>
  13. </QtTouchProperty>
  14. </PropertyGroup>
  15. <PropertyGroup Label="QtSettings" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  16. <QtTouchProperty>
  17. </QtTouchProperty>
  18. </PropertyGroup>
  19. </Project>