Changed Logger.

This commit is contained in:
2023-04-11 19:02:53 +03:00
parent 710d9d9d3e
commit 582cce5b20
6 changed files with 166 additions and 197 deletions

View File

@@ -187,13 +187,12 @@
</ItemDefinitionGroup>
<ItemGroup>
<ClInclude Include="framework.h" />
<ClInclude Include="Logger.h" />
<ClInclude Include="logger.h" />
<ClInclude Include="Resource.h" />
<ClInclude Include="targetver.h" />
<ClInclude Include="wCenterWindow.h" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="Logger.cpp" />
<ClCompile Include="wCenterWindow.cpp" />
</ItemGroup>
<ItemGroup>