diff options
Diffstat (limited to 'shiftos_next/shiftos_next.vbproj')
| -rw-r--r-- | shiftos_next/shiftos_next.vbproj | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/shiftos_next/shiftos_next.vbproj b/shiftos_next/shiftos_next.vbproj index 47f12ca..92a3fa7 100644 --- a/shiftos_next/shiftos_next.vbproj +++ b/shiftos_next/shiftos_next.vbproj @@ -70,6 +70,7 @@ <Import Include="System.Threading.Tasks" /> </ItemGroup> <ItemGroup> + <Compile Include="API.vb" /> <Compile Include="BasicWM_ColorTable.vb" /> <Compile Include="basicwm_infobox.Designer.vb"> <DependentUpon>basicwm_infobox.vb</DependentUpon> @@ -120,6 +121,7 @@ <Compile Include="Terminal.vb"> <SubType>Form</SubType> </Compile> + <Compile Include="TerminalGames.vb" /> <Compile Include="TextPad.Designer.vb"> <DependentUpon>TextPad.vb</DependentUpon> </Compile> |
