From bca879db94bc6395dbfa77628747080311fdb226 Mon Sep 17 00:00:00 2001 From: Richie Moch Date: Sun, 23 Dec 2018 19:15:07 -0600 Subject: started work on the pong, implemented "ShiftToolStrip". (note: pong is very buggy) --- ShiftOS.Main/ShiftOS.Main.csproj | 61 ++++++++++++++++++++++------------------ 1 file changed, 34 insertions(+), 27 deletions(-) (limited to 'ShiftOS.Main/ShiftOS.Main.csproj') diff --git a/ShiftOS.Main/ShiftOS.Main.csproj b/ShiftOS.Main/ShiftOS.Main.csproj index 86746dd..2bfc058 100644 --- a/ShiftOS.Main/ShiftOS.Main.csproj +++ b/ShiftOS.Main/ShiftOS.Main.csproj @@ -52,44 +52,50 @@ + + UserControl + + + Pong.cs + + + Form + + + Desktop.cs + - + UserControl - + FileSkimmer.cs - + UserControl - + SelectColor.cs - + UserControl - + Shifter.cs - + UserControl - + Terminal.cs - + UserControl - + TextPad.cs - - Form - - - Desktop.cs - @@ -101,6 +107,12 @@ + + Pong.cs + + + Desktop.cs + ResXFileCodeGenerator Resources.Designer.cs @@ -111,24 +123,21 @@ Resources.resx True - + FileSkimmer.cs - + SelectColor.cs - + Shifter.cs - + Terminal.cs - + TextPad.cs - - Desktop.cs - SettingsSingleFileGenerator @@ -152,9 +161,7 @@ ShiftOS.Engine - - - + -- cgit v1.2.3