aboutsummaryrefslogtreecommitdiff
path: root/ShiftOS.WinForms/ShiftOS.WinForms.csproj
diff options
context:
space:
mode:
authorIBMPCDOS5 <[email protected]>2017-06-29 21:19:21 -0500
committerIBMPCDOS5 <[email protected]>2017-06-29 21:19:21 -0500
commitf3df7ec6b988424445a85624528e3068a92130be (patch)
tree9fa45024179631c61f6f522aff511f85c209a719 /ShiftOS.WinForms/ShiftOS.WinForms.csproj
parentcca7e62962dd1ad85fa5bfd232e3c4aa50aa3292 (diff)
downloadshiftos_thereturn-f3df7ec6b988424445a85624528e3068a92130be.tar.gz
shiftos_thereturn-f3df7ec6b988424445a85624528e3068a92130be.tar.bz2
shiftos_thereturn-f3df7ec6b988424445a85624528e3068a92130be.zip
Added Shifticide Virus
Deletes home directory
Diffstat (limited to 'ShiftOS.WinForms/ShiftOS.WinForms.csproj')
-rw-r--r--ShiftOS.WinForms/ShiftOS.WinForms.csproj1
1 files changed, 1 insertions, 0 deletions
diff --git a/ShiftOS.WinForms/ShiftOS.WinForms.csproj b/ShiftOS.WinForms/ShiftOS.WinForms.csproj
index 65c658f..fc9c861 100644
--- a/ShiftOS.WinForms/ShiftOS.WinForms.csproj
+++ b/ShiftOS.WinForms/ShiftOS.WinForms.csproj
@@ -478,6 +478,7 @@
<Compile Include="Viruses\BeeperVirus.cs" />
<Compile Include="Viruses\ConsoleGarble.cs" />
<Compile Include="Viruses\CPLeach.cs" />
+ <Compile Include="Viruses\Shifticide.cs" />
<Compile Include="Viruses\WindowsEverywhere.cs" />
<Compile Include="VirusTestCommands.cs" />
<Compile Include="VisualBasicStuff.cs" />