From 9107510c4985ceb781640163bbb82ab6de2fa35e Mon Sep 17 00:00:00 2001 From: AShifter Date: Sun, 24 Sep 2017 12:32:50 -0600 Subject: Add proper WM and Remove old source Added a proper, working WM. I also got rid of the old source as we could just make a new repo for that. --- ShiftOS.Main/ShiftOS.Main.csproj | 24 ++++++++++++++++++++++++ 1 file changed, 24 insertions(+) (limited to 'ShiftOS.Main/ShiftOS.Main.csproj') diff --git a/ShiftOS.Main/ShiftOS.Main.csproj b/ShiftOS.Main/ShiftOS.Main.csproj index 6328a3c..1343d99 100644 --- a/ShiftOS.Main/ShiftOS.Main.csproj +++ b/ShiftOS.Main/ShiftOS.Main.csproj @@ -52,6 +52,18 @@ + + UserControl + + + ShiftDemo.cs + + + Form + + + TestForm.cs + HijackScreen.cs @@ -65,6 +77,12 @@ Resources.resx True + + ShiftDemo.cs + + + TestForm.cs + SettingsSingleFileGenerator Settings.Designer.cs @@ -1070,5 +1088,11 @@ + + + {604eb1d7-998f-4a52-90a6-67f3dc3203d2} + ShiftOS.Engine + + \ No newline at end of file -- cgit v1.2.3