From f30dcf5ef41d54c588d7b42c48be8d941abba72e Mon Sep 17 00:00:00 2001 From: Michael Date: Sun, 8 Jan 2017 09:57:10 -0500 Subject: Initial upload --- ShiftOS.WinForms/ShiftOS.WinForms.csproj | 464 +++++++++++++++++++++++++++++++ 1 file changed, 464 insertions(+) create mode 100644 ShiftOS.WinForms/ShiftOS.WinForms.csproj (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj') diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj new file mode 100644 index 0000000..b456796 --- /dev/null +++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj @@ -0,0 +1,464 @@ + + + + + Debug + AnyCPU + {2295D2E2-3A00-4E02-B66F-B961AC329FE6} + WinExe + Properties + ShiftOS.WinForms + ShiftOS.WinForms + v4.5.2 + 512 + true + + + AnyCPU + true + full + false + bin\Debug\ + DEBUG;TRACE + prompt + 4 + + + AnyCPU + pdbonly + true + bin\Release\ + TRACE + prompt + 4 + + + + ..\packages\Newtonsoft.Json.9.0.1\lib\net45\Newtonsoft.Json.dll + True + + + + + + + + + + + + + + + + UserControl + + + Artpad.cs + + + UserControl + + + Chat.cs + + + UserControl + + + CoherenceOverlay.cs + + + UserControl + + + ColorPicker.cs + + + UserControl + + + Dialog.cs + + + UserControl + + + FileDialog.cs + + + UserControl + + + FileSkimmer.cs + + + UserControl + + + GraphicPicker.cs + + + UserControl + + + mp3Player.cs + + + UserControl + + + MUDAuthenticator.cs + + + UserControl + + + MUDControlCentre.cs + + + UserControl + + + MUDPasswordCracker.cs + + + UserControl + + + NameChanger.cs + + + UserControl + + + Pong.cs + + + UserControl + + + Shifter.cs + + + UserControl + + + ShiftoriumFrontend.cs + + + UserControl + + + Skin Loader.cs + + + UserControl + + + TextPad.cs + + + UserControl + + + VirusScanner.cs + + + UserControl + + + Terminal.cs + + + + UserControl + + + ColorControl.cs + + + Component + + + ShiftedProgressBar.cs + + + Component + + + Form + + + Oobe.cs + + + + + + + + Form + + + WindowBorder.cs + + + Form + + + WinformsDesktop.cs + + + + + + Artpad.cs + + + Chat.cs + + + ColorPicker.cs + + + FileDialog.cs + + + FileSkimmer.cs + + + GraphicPicker.cs + + + mp3Player.cs + + + MUDAuthenticator.cs + + + MUDControlCentre.cs + + + MUDPasswordCracker.cs + + + NameChanger.cs + + + Pong.cs + + + Shifter.cs + + + ShiftoriumFrontend.cs + + + Skin Loader.cs + + + TextPad.cs + + + VirusScanner.cs + + + Terminal.cs + + + Oobe.cs + + + ResXFileCodeGenerator + Resources.Designer.cs + Designer + + + True + Resources.resx + True + + + WindowBorder.cs + + + + SettingsSingleFileGenerator + Settings.Designer.cs + + + True + Settings.settings + True + + + + + + + + {a069089a-8962-4607-b2b2-4cf4a371066e} + ShiftOS.Objects + + + {7c979b07-0585-4033-a110-e5555b9d6651} + ShiftOS.Engine + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file -- cgit v1.2.3