diff --git a/Oving5/Oving5.sln b/Oving5/Oving5.sln
deleted file mode 100644
index 680f478..0000000
--- a/Oving5/Oving5.sln
+++ /dev/null
@@ -1,31 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio 15
-VisualStudioVersion = 15.0.28307.329
-MinimumVisualStudioVersion = 10.0.40219.1
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Oving5", "Oving5\Oving5.vcxproj", "{B258150F-F59C-4DB0-AD01-1E7AD3B7B095}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- Debug|x86 = Debug|x86
- Release|x64 = Release|x64
- Release|x86 = Release|x86
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {B258150F-F59C-4DB0-AD01-1E7AD3B7B095}.Debug|x64.ActiveCfg = Debug|x64
- {B258150F-F59C-4DB0-AD01-1E7AD3B7B095}.Debug|x64.Build.0 = Debug|x64
- {B258150F-F59C-4DB0-AD01-1E7AD3B7B095}.Debug|x86.ActiveCfg = Debug|Win32
- {B258150F-F59C-4DB0-AD01-1E7AD3B7B095}.Debug|x86.Build.0 = Debug|Win32
- {B258150F-F59C-4DB0-AD01-1E7AD3B7B095}.Release|x64.ActiveCfg = Release|x64
- {B258150F-F59C-4DB0-AD01-1E7AD3B7B095}.Release|x64.Build.0 = Release|x64
- {B258150F-F59C-4DB0-AD01-1E7AD3B7B095}.Release|x86.ActiveCfg = Release|Win32
- {B258150F-F59C-4DB0-AD01-1E7AD3B7B095}.Release|x86.Build.0 = Release|Win32
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {938DE6D0-90D7-4522-BAB5-0FA0DE33F099}
- EndGlobalSection
-EndGlobal
diff --git a/Oving5/Oving5/Oving5.vcxproj b/Oving5/Oving5/Oving5.vcxproj
deleted file mode 100644
index 3e534dd..0000000
--- a/Oving5/Oving5/Oving5.vcxproj
+++ /dev/null
@@ -1,142 +0,0 @@
-
-
-
-
- Debug
- Win32
-
-
- Release
- Win32
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- 15.0
- {b258150f-f59c-4db0-ad01-1e7ad3b7b095}
- Oving5
- 10.0.17763.0
-
-
-
- Application
- true
- v141
- MultiByte
-
-
- Application
- false
- v141
- true
- MultiByte
-
-
- Application
- true
- v141
- MultiByte
-
-
- Application
- false
- v141
- true
- MultiByte
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- C:\Program Files\TDT4102\includes;$(IncludePath)
-
-
- C:\Program Files\TDT4102\includes;$(IncludePath)
-
-
- C:\Program Files\TDT4102\includes;$(IncludePath)
-
-
- C:\Program Files\TDT4102\includes;$(IncludePath)
-
-
-
- Level3
- Disabled
- true
- true
-
-
- Console
-
-
-
-
- Level3
- Disabled
- true
- true
-
-
- Console
-
-
-
-
- Level3
- MaxSpeed
- true
- true
- true
- true
-
-
- true
- true
- Console
-
-
-
-
- Level3
- MaxSpeed
- true
- true
- true
- true
-
-
- true
- true
- Console
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/Oving5/Oving5/Oving5.vcxproj.filters b/Oving5/Oving5/Oving5.vcxproj.filters
deleted file mode 100644
index 0d8d9e4..0000000
--- a/Oving5/Oving5/Oving5.vcxproj.filters
+++ /dev/null
@@ -1,22 +0,0 @@
-
-
-
-
- {4FC737F1-C7A5-4376-A066-2A32D752A2FF}
- cpp;c;cc;cxx;def;odl;idl;hpj;bat;asm;asmx
-
-
- {93995380-89BD-4b04-88EB-625FBE52EBFB}
- h;hh;hpp;hxx;hm;inl;inc;xsd
-
-
- {67DA6AB6-F800-4c08-8B7A-83BB121AAD01}
- rc;ico;cur;bmp;dlg;rc2;rct;bin;rgs;gif;jpg;jpeg;jpe;resx;tiff;tif;png;wav;mfcribbon-ms
-
-
-
-
- Source Files
-
-
-
\ No newline at end of file
diff --git a/Oving5/Oving5/main.cpp b/Oving5/Oving5/main.cpp
deleted file mode 100644
index a6b332d..0000000
--- a/Oving5/Oving5/main.cpp
+++ /dev/null
@@ -1,8 +0,0 @@
-#include "std_lib_facilities.h"
-
-int main(){
-
- // Your code here
-
- return 0;
-}
\ No newline at end of file