Skip to content

Commit

Permalink
build: Update VS project file
Browse files Browse the repository at this point in the history
  • Loading branch information
vasylskorych committed Jun 15, 2024
1 parent 3ba0d39 commit 873ba26
Showing 1 changed file with 8 additions and 4 deletions.
12 changes: 8 additions & 4 deletions DyssolMainWindow/DyssolMainWindow.vcxproj.user
Original file line number Diff line number Diff line change
Expand Up @@ -21,15 +21,19 @@ QT_PLUGIN_PATH=$(QtInstallDir)\plugins</LocalDebuggerEnvironment>
<DebuggerFlavor>WindowsLocalDebugger</DebuggerFlavor>
</PropertyGroup>
<PropertyGroup Label="QtSettings" Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'">
<QtLastBackgroundBuild>2023-12-17T19:30:48.8040039Z</QtLastBackgroundBuild>
<QtTouchProperty>
</QtTouchProperty>
</PropertyGroup>
<PropertyGroup Label="QtSettings" Condition="'$(Configuration)|$(Platform)'=='Debug|x64'">
<QtLastBackgroundBuild>2023-12-17T19:30:48.9294808Z</QtLastBackgroundBuild>
<QtTouchProperty>
</QtTouchProperty>
</PropertyGroup>
<PropertyGroup Label="QtSettings" Condition="'$(Configuration)|$(Platform)'=='Release|Win32'">
<QtLastBackgroundBuild>2023-12-17T19:30:49.0089881Z</QtLastBackgroundBuild>
<QtTouchProperty>
</QtTouchProperty>
</PropertyGroup>
<PropertyGroup Label="QtSettings" Condition="'$(Configuration)|$(Platform)'=='Release|x64'">
<QtLastBackgroundBuild>2023-12-17T19:30:49.1354941Z</QtLastBackgroundBuild>
<QtTouchProperty>
</QtTouchProperty>
</PropertyGroup>
</Project>

0 comments on commit 873ba26

Please sign in to comment.