aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj
diff options
context:
space:
mode:
Diffstat (limited to 'ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj')
-rw-r--r--ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj8
1 files changed, 8 insertions, 0 deletions
diff --git a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj
index f847f01..a36a0d6 100644
--- a/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj
+++ b/ShiftOS-TheRevival/ShiftOS-TheRevival.vbproj
@@ -105,6 +105,7 @@
<Compile Include="MainForms\IntroStory.vb">
<SubType>Form</SubType>
</Compile>
+ <Compile Include="MainForms\SaveLoadSystem.vb" />
<Compile Include="MainForms\Shiftoriums.vb" />
<Compile Include="MainForms\ShiftOSMenu.vb">
<SubType>Form</SubType>
@@ -197,6 +198,13 @@
<None Include="Resources\CurrentVersion.txt" />
<Content Include="Resources\man Manuals\clear.txt" />
<Content Include="Resources\man Manuals\codepoint.txt" />
+ <Content Include="Resources\man Manuals\guess.txt" />
+ <Content Include="Resources\man Manuals\help.txt" />
+ <Content Include="Resources\man Manuals\man.txt" />
+ <Content Include="Resources\man Manuals\print.txt" />
+ <Content Include="Resources\man Manuals\shiftorium.txt" />
+ <Content Include="Resources\man Manuals\shutdown.txt" />
+ <Content Include="Resources\man Manuals\ver.txt" />
<Content Include="ShiftOS.ico" />
</ItemGroup>
<Import Project="$(MSBuildToolsPath)\Microsoft.VisualBasic.targets" />