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.Engine/ShiftOS.Engine.csproj | 24 +++++++++++++++++++++++- 1 file changed, 23 insertions(+), 1 deletion(-) (limited to 'ShiftOS.Engine/ShiftOS.Engine.csproj') diff --git a/ShiftOS.Engine/ShiftOS.Engine.csproj b/ShiftOS.Engine/ShiftOS.Engine.csproj index 1a98ff0..7a7a0b1 100644 --- a/ShiftOS.Engine/ShiftOS.Engine.csproj +++ b/ShiftOS.Engine/ShiftOS.Engine.csproj @@ -32,6 +32,8 @@ + + @@ -40,8 +42,28 @@ - + + True + True + Resources.resx + + + Form + + + ShiftWindow.cs + + + + + + ResXFileCodeGenerator + Resources.Designer.cs + + + ShiftWindow.cs + \ No newline at end of file -- cgit v1.2.3