aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.Main/ShiftOS.Main.csproj
diff options
context:
space:
mode:
authorAShifter <[email protected]>2017-11-18 10:04:42 -0700
committerAShifter <[email protected]>2017-11-18 10:04:42 -0700
commitb4a8a646b1d0c67414a0e1eeedcf9442739fd990 (patch)
tree92c92907a420f2bb97719f4fd6c19ac72e283b8d /ShiftOS.Main/ShiftOS.Main.csproj
parentebdc09fe679b4b06fd149c8fc6539244100ce896 (diff)
parentcc734557de877186c5f5eb1e59efdcb785ac37a8 (diff)
downloadshiftos-rewind-b4a8a646b1d0c67414a0e1eeedcf9442739fd990.tar.gz
shiftos-rewind-b4a8a646b1d0c67414a0e1eeedcf9442739fd990.tar.bz2
shiftos-rewind-b4a8a646b1d0c67414a0e1eeedcf9442739fd990.zip
Merge remote-tracking branch 'refs/remotes/ShiftOS-Rewind/master'
Diffstat (limited to 'ShiftOS.Main/ShiftOS.Main.csproj')
-rw-r--r--ShiftOS.Main/ShiftOS.Main.csproj3
1 files changed, 3 insertions, 0 deletions
diff --git a/ShiftOS.Main/ShiftOS.Main.csproj b/ShiftOS.Main/ShiftOS.Main.csproj
index 6f712cc..35d7761 100644
--- a/ShiftOS.Main/ShiftOS.Main.csproj
+++ b/ShiftOS.Main/ShiftOS.Main.csproj
@@ -99,6 +99,9 @@
<Compile Include="ShiftOS\Desktop.Designer.cs">
<DependentUpon>Desktop.cs</DependentUpon>
</Compile>
+ <Compile Include="Terminal\Commands\Hello.cs" />
+ <Compile Include="Terminal\TerminalBackend.cs" />
+ <Compile Include="Terminal\TerminalCommand.cs" />
<EmbeddedResource Include="Properties\Resources.resx">
<Generator>ResXFileCodeGenerator</Generator>
<LastGenOutput>Resources.Designer.cs</LastGenOutput>