Temporarily disabled Updater thread creation.

This commit is contained in:
2023-11-28 17:10:07 +03:00
parent 1f8fb92dbe
commit 382428e6fa
2 changed files with 2 additions and 4 deletions

View File

@@ -191,12 +191,10 @@
<ClInclude Include="picojson.h" />
<ClInclude Include="resource.h" />
<ClInclude Include="targetver.h" />
<ClInclude Include="updater.h" />
<ClInclude Include="wCenterWindow.h" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="CLogger.cpp" />
<ClCompile Include="updater.cpp" />
<ClCompile Include="wCenterWindow.cpp" />
</ItemGroup>
<ItemGroup>