From a3fc2c45ec2a62684e128ffd7cab88bd101ad917 Mon Sep 17 00:00:00 2001 From: MichaelTheShifter Date: Tue, 17 May 2016 15:37:02 -0400 Subject: Committing all I've got Committing everything I've got - so that I can take a break for a few months and work on other things. --- source/WindowsFormsApplication1/ShiftOS.csproj | 70 ++++++++++++++++++++++++++ 1 file changed, 70 insertions(+) (limited to 'source/WindowsFormsApplication1/ShiftOS.csproj') diff --git a/source/WindowsFormsApplication1/ShiftOS.csproj b/source/WindowsFormsApplication1/ShiftOS.csproj index 55de73e..98b6af0 100644 --- a/source/WindowsFormsApplication1/ShiftOS.csproj +++ b/source/WindowsFormsApplication1/ShiftOS.csproj @@ -51,6 +51,10 @@ ..\packages\IrcDotNet.0.4.1\lib\net40\IrcDotNet.dll True + + ..\packages\NAudio.1.7.3\lib\net35\NAudio.dll + True + ..\..\..\..\Downloads\NetSockets.dll @@ -105,6 +109,7 @@ Artpad.cs + Form @@ -159,6 +164,31 @@ File Skimmer.cs + + UserControl + + + ChoiceControl.cs + + + Form + + + ChooseYourApproach.cs + + + + Form + + + MissionGuide.cs + + + Form + + + QuestViewer.cs + Form @@ -178,6 +208,12 @@ Hacking_YourHealth.cs + + Form + + + HackUI.cs + Form @@ -239,6 +275,12 @@ NameChanger.cs + + Form + + + NetGen.cs + UserControl @@ -358,6 +400,18 @@ File Skimmer.cs + + ChoiceControl.cs + + + ChooseYourApproach.cs + + + MissionGuide.cs + + + QuestViewer.cs + Graphic_Picker.cs @@ -367,6 +421,9 @@ Hacking_YourHealth.cs + + HackUI.cs + HijackScreen.cs @@ -394,6 +451,9 @@ NameChanger.cs + + NetGen.cs + Notification.cs @@ -831,6 +891,15 @@ + + + + + + + + + @@ -853,6 +922,7 @@ + -- cgit v1.2.3