Added globals.h header file for global variables.

This commit is contained in:
2023-05-20 12:51:45 +03:00
parent bb904723fa
commit 9fe46f867c
5 changed files with 19 additions and 9 deletions

View File

@@ -187,6 +187,7 @@
</ItemDefinitionGroup>
<ItemGroup>
<ClInclude Include="framework.h" />
<ClInclude Include="globals.h" />
<ClInclude Include="logger.h" />
<ClInclude Include="resource.h" />
<ClInclude Include="targetver.h" />