The Updater thread has been enabled back.

This commit is contained in:
2023-11-28 17:48:23 +03:00
parent febb3bda2f
commit b12bfe08be
4 changed files with 15 additions and 12 deletions

View File

@@ -191,10 +191,12 @@
<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>