Skip to content

Commit

Permalink
Merge pull request #1 from stowmyy/code-rewrite
Browse files Browse the repository at this point in the history
violent: rewrite
  • Loading branch information
stowmyy authored Oct 9, 2024
2 parents 29afeda + 7f2f594 commit d9e82b9
Show file tree
Hide file tree
Showing 745 changed files with 200,021 additions and 3,837 deletions.
20 changes: 10 additions & 10 deletions dropship.sln → dropship/dropship.sln
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio Version 17
VisualStudioVersion = 17.7.34031.279
MinimumVisualStudioVersion = 10.0.40219.1
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dropship", "dropship\dropship.vcxproj", "{C29BCC98-932A-4F31-9912-7CB5EEAB740B}"
Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "dropship", "dropship\dropship.vcxproj", "{8E047AA8-AF94-4A73-A399-80FF5CAEEA86}"
EndProject
Global
GlobalSection(SolutionConfigurationPlatforms) = preSolution
Expand All @@ -13,19 +13,19 @@ Global
Release|x86 = Release|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{C29BCC98-932A-4F31-9912-7CB5EEAB740B}.Debug|x64.ActiveCfg = Debug|x64
{C29BCC98-932A-4F31-9912-7CB5EEAB740B}.Debug|x64.Build.0 = Debug|x64
{C29BCC98-932A-4F31-9912-7CB5EEAB740B}.Debug|x86.ActiveCfg = Debug|Win32
{C29BCC98-932A-4F31-9912-7CB5EEAB740B}.Debug|x86.Build.0 = Debug|Win32
{C29BCC98-932A-4F31-9912-7CB5EEAB740B}.Release|x64.ActiveCfg = Release|x64
{C29BCC98-932A-4F31-9912-7CB5EEAB740B}.Release|x64.Build.0 = Release|x64
{C29BCC98-932A-4F31-9912-7CB5EEAB740B}.Release|x86.ActiveCfg = Release|Win32
{C29BCC98-932A-4F31-9912-7CB5EEAB740B}.Release|x86.Build.0 = Release|Win32
{8E047AA8-AF94-4A73-A399-80FF5CAEEA86}.Debug|x64.ActiveCfg = Debug|x64
{8E047AA8-AF94-4A73-A399-80FF5CAEEA86}.Debug|x64.Build.0 = Debug|x64
{8E047AA8-AF94-4A73-A399-80FF5CAEEA86}.Debug|x86.ActiveCfg = Debug|Win32
{8E047AA8-AF94-4A73-A399-80FF5CAEEA86}.Debug|x86.Build.0 = Debug|Win32
{8E047AA8-AF94-4A73-A399-80FF5CAEEA86}.Release|x64.ActiveCfg = Release|x64
{8E047AA8-AF94-4A73-A399-80FF5CAEEA86}.Release|x64.Build.0 = Release|x64
{8E047AA8-AF94-4A73-A399-80FF5CAEEA86}.Release|x86.ActiveCfg = Release|Win32
{8E047AA8-AF94-4A73-A399-80FF5CAEEA86}.Release|x86.Build.0 = Release|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE
EndGlobalSection
GlobalSection(ExtensibilityGlobals) = postSolution
SolutionGuid = {076F86C5-393E-475C-A4E1-CC9DD1BB5E13}
SolutionGuid = {254D6EA0-8007-44D6-831B-F763E0CFF15B}
EndGlobalSection
EndGlobal
220 changes: 0 additions & 220 deletions dropship/dropship.vcxproj

This file was deleted.

Loading

0 comments on commit d9e82b9

Please sign in to comment.