Splitted single logger.h file to .h and .cpp files.

This commit is contained in:
2023-05-20 13:52:40 +03:00
parent 8df89dc8e1
commit 9dd557311e
4 changed files with 78 additions and 65 deletions

View File

@@ -194,6 +194,7 @@
<ClInclude Include="wCenterWindow.h" />
</ItemGroup>
<ItemGroup>
<ClCompile Include="logger.cpp" />
<ClCompile Include="wCenterWindow.cpp" />
</ItemGroup>
<ItemGroup>