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-04-20 03:34:33 +00:00
|
|
|
<QtLastBackgroundBuild>2024-04-20T03:22:10.9460811Z</QtLastBackgroundBuild>
|
2024-03-17 07:58:28 +00:00
|
|
|
</PropertyGroup>
|
|
|
|
<PropertyGroup Label="QtSettings" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
|
2024-04-20 03:34:33 +00:00
|
|
|
<QtLastBackgroundBuild>2024-04-20T03:22:11.0425454Z</QtLastBackgroundBuild>
|
2024-03-17 07:58:28 +00:00
|
|
|
</PropertyGroup>
|
|
|
|
</Project>
|