and God said to the world

"Let there be dialogs"
 - Gates 3:86
This commit is contained in:
freedom
2023-08-11 01:42:20 -06:00
parent 7409d6cc41
commit 6302272d96
4 changed files with 36 additions and 0 deletions

View File

@@ -159,6 +159,7 @@
</Link>
</ItemDefinitionGroup>
<ItemGroup>
<ClInclude Include="dialog.h" />
<ClInclude Include="group.h" />
<ClInclude Include="grpupdat.h" />
<ClInclude Include="progmgr.h" />
@@ -167,6 +168,7 @@
</ItemGroup>
<ItemGroup>
<ClCompile Include="desktop.c" />
<ClCompile Include="dialog.c" />
<ClCompile Include="progmgr.c" />
<ClCompile Include="registry.c" />
<ClCompile Include="group.c" />