diff options
Diffstat (limited to 'ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj')
| -rw-r--r-- | ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj index d958b31..8548cf7 100644 --- a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj +++ b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj @@ -131,6 +131,7 @@ </Compile> <Compile Include="MainForms\TerminalApps.vb" /> <Compile Include="MainForms\TerminalColorSystem.vb" /> + <Compile Include="MainForms\TerminalInternalApps.vb" /> <Compile Include="My Project\AssemblyInfo.vb" /> <Compile Include="My Project\Application.Designer.vb"> <AutoGen>True</AutoGen> @@ -200,6 +201,8 @@ <ItemGroup> <None Include="Resources\CurrentVersion.txt" /> <Content Include="Resources\epilepsy.txt" /> + <Content Include="Resources\Fortunes.txt" /> + <Content Include="Resources\hangman.txt" /> <Content Include="Resources\man Manuals\bc.txt" /> <Content Include="Resources\man Manuals\cd.txt" /> <Content Include="Resources\man Manuals\clear.txt" /> |
