CstSpotAnalysis.vcxproj.user 1004 B

1234567891011121314151617
  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>$(TargetDir)\..\VisionPlus.exe</LocalDebuggerCommand>
  5. <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
  6. </PropertyGroup>
  7. <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  8. <LocalDebuggerCommand>$(SolutionDir)ReleaseBin\VisionPlus.exe</LocalDebuggerCommand>
  9. <DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
  10. </PropertyGroup>
  11. <PropertyGroup Label="QtSettings" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
  12. <QtLastBackgroundBuild>2022-03-23T12:46:01.8338103Z</QtLastBackgroundBuild>
  13. </PropertyGroup>
  14. <PropertyGroup Label="QtSettings" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
  15. <QtLastBackgroundBuild>2022-03-23T12:46:06.8458139Z</QtLastBackgroundBuild>
  16. </PropertyGroup>
  17. </Project>