diff --git a/visualc/Wellspring.sln b/visualc/Wellspring.sln
deleted file mode 100644
index cb45ad7..0000000
--- a/visualc/Wellspring.sln
+++ /dev/null
@@ -1,31 +0,0 @@
-
-Microsoft Visual Studio Solution File, Format Version 12.00
-# Visual Studio Version 16
-VisualStudioVersion = 16.0.30717.126
-MinimumVisualStudioVersion = 10.0.40219.1
-Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Wellspring", "Wellspring.vcxproj", "{6DB15344-E000-45CB-A48A-1D72F7D6E945}"
-EndProject
-Global
- GlobalSection(SolutionConfigurationPlatforms) = preSolution
- Debug|x64 = Debug|x64
- MinSizeRel|x64 = MinSizeRel|x64
- Release|x64 = Release|x64
- RelWithDebInfo|x64 = RelWithDebInfo|x64
- EndGlobalSection
- GlobalSection(ProjectConfigurationPlatforms) = postSolution
- {6DB15344-E000-45CB-A48A-1D72F7D6E945}.Debug|x64.ActiveCfg = Debug|x64
- {6DB15344-E000-45CB-A48A-1D72F7D6E945}.Debug|x64.Build.0 = Debug|x64
- {6DB15344-E000-45CB-A48A-1D72F7D6E945}.MinSizeRel|x64.ActiveCfg = MinSizeRel|x64
- {6DB15344-E000-45CB-A48A-1D72F7D6E945}.MinSizeRel|x64.Build.0 = MinSizeRel|x64
- {6DB15344-E000-45CB-A48A-1D72F7D6E945}.Release|x64.ActiveCfg = Release|x64
- {6DB15344-E000-45CB-A48A-1D72F7D6E945}.Release|x64.Build.0 = Release|x64
- {6DB15344-E000-45CB-A48A-1D72F7D6E945}.RelWithDebInfo|x64.ActiveCfg = RelWithDebInfo|x64
- {6DB15344-E000-45CB-A48A-1D72F7D6E945}.RelWithDebInfo|x64.Build.0 = RelWithDebInfo|x64
- EndGlobalSection
- GlobalSection(SolutionProperties) = preSolution
- HideSolutionNode = FALSE
- EndGlobalSection
- GlobalSection(ExtensibilityGlobals) = postSolution
- SolutionGuid = {7B2DB465-0A55-3811-9EF4-A520B47653D2}
- EndGlobalSection
-EndGlobal
diff --git a/visualc/Wellspring.vcxproj b/visualc/Wellspring.vcxproj
deleted file mode 100644
index 1fbcb58..0000000
--- a/visualc/Wellspring.vcxproj
+++ /dev/null
@@ -1,84 +0,0 @@
-
-
-
-
- Debug
- x64
-
-
- Release
- x64
-
-
-
- {6DB15344-E000-45CB-A48A-1D72F7D6E945}
- FNA3D
-
-
-
- DynamicLibrary
- true
- MultiByte
-
-
- DynamicLibrary
- false
- true
- MultiByte
-
-
- v142
-
-
- v142
-
-
-
-
-
-
-
-
-
- ..\lib\;..\..\SDL2\include;..\include;$(IncludePath)
- ..\..\SDL2\lib\$(PlatformShortName);$(LibraryPath)
-
-
-
- Level3
- Disabled
- USE_SDL2;%(PreprocessorDefinitions)
-
-
- DebugFull
- SDL2.lib;%(AdditionalDependencies)
-
-
-
-
- Level3
- MaxSpeed
- USE_SDL2;%(PreprocessorDefinitions)
- true
- true
-
-
- true
- true
- SDL2.lib;%(AdditionalDependencies)
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
\ No newline at end of file
diff --git a/visualc/Wellspring.vcxproj.user b/visualc/Wellspring.vcxproj.user
deleted file mode 100644
index 88a5509..0000000
--- a/visualc/Wellspring.vcxproj.user
+++ /dev/null
@@ -1,4 +0,0 @@
-
-
-
-
\ No newline at end of file