2024-03-17 07:58:28 +00:00
|
|
|
<?xml version="1.0" encoding="utf-8"?>
|
|
|
|
<Project ToolsVersion="Current" xmlns="http://schemas.microsoft.com/developer/msbuild/2003">
|
|
|
|
<PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
|
|
|
<LocalDebuggerWorkingDirectory>$(SolutionDir)$(Platform)\$(Configuration)\</LocalDebuggerWorkingDirectory>
|
|
|
|
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
|
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Label="QtSettings" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
|
2024-03-28 13:11:12 +00:00
|
|
|
<QtLastBackgroundBuild>2024-03-28T12:35:16.3782516Z</QtLastBackgroundBuild>
|
2024-03-17 07:58:28 +00:00
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Label="QtSettings" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
2024-03-28 13:11:12 +00:00
|
|
|
<QtLastBackgroundBuild>2024-03-28T12:35:17.0264292Z</QtLastBackgroundBuild>
|
2024-03-17 07:58:28 +00:00
|
|
|
</PropertyGroup>
|
|
|
|
</Project>
|