begin preparing some structures for converting old program manager groups to the new format

This commit is contained in:
freedom
2023-08-10 16:25:53 -06:00
parent 437703e26d
commit 84c62213d7
3 changed files with 42 additions and 0 deletions

View File

@@ -30,6 +30,9 @@
<ClInclude Include="group.h">
<Filter>Header Files</Filter>
</ClInclude>
<ClInclude Include="grpupdat.h">
<Filter>Header Files</Filter>
</ClInclude>
</ItemGroup>
<ItemGroup>
<ClCompile Include="progmgr.c">