From 92d7a143ca9681fa63ff2bcebdf9a9470ceb18b4 Mon Sep 17 00:00:00 2001 From: FloppyDiskDrive Date: Wed, 27 Sep 2017 17:12:44 -0500 Subject: Revert "Began work on a crappy Skinning Engine; Shifter is removed until completed." This reverts commit 9c24aebd302435b9993dd495cea5898cd5872867. --- ShiftOS.Main/ShiftOS.Main.csproj | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'ShiftOS.Main/ShiftOS.Main.csproj') diff --git a/ShiftOS.Main/ShiftOS.Main.csproj b/ShiftOS.Main/ShiftOS.Main.csproj index 77bf889..18e842f 100644 --- a/ShiftOS.Main/ShiftOS.Main.csproj +++ b/ShiftOS.Main/ShiftOS.Main.csproj @@ -52,12 +52,24 @@ + + UserControl + + + SelectColor.cs + UserControl ShiftDemo.cs + + UserControl + + + Shifter.cs + Form @@ -77,9 +89,15 @@ Resources.resx True + + SelectColor.cs + ShiftDemo.cs + + Shifter.cs + TestForm.cs -- cgit v1.2.3