remove Win2000 build since it doesn't actualyl work on windows 2000

This commit is contained in:
FunkyFr3sh 2024-03-29 21:36:25 +01:00
parent e893532562
commit 86c86999d0
3 changed files with 3 additions and 78 deletions

View file

@ -11,7 +11,6 @@ Global
DebugLog|x86 = DebugLog|x86
DebugLogMini|x86 = DebugLogMini|x86
Release|x86 = Release|x86
ReleaseWin2000|x86 = ReleaseWin2000|x86
EndGlobalSection
GlobalSection(ProjectConfigurationPlatforms) = postSolution
{96094551-5D52-4EBD-BE4C-5291A03507FC}.Debug|x86.ActiveCfg = Debug|Win32
@ -22,8 +21,6 @@ Global
{96094551-5D52-4EBD-BE4C-5291A03507FC}.DebugLogMini|x86.Build.0 = DebugLogMini|Win32
{96094551-5D52-4EBD-BE4C-5291A03507FC}.Release|x86.ActiveCfg = Release|Win32
{96094551-5D52-4EBD-BE4C-5291A03507FC}.Release|x86.Build.0 = Release|Win32
{96094551-5D52-4EBD-BE4C-5291A03507FC}.ReleaseWin2000|x86.ActiveCfg = ReleaseWin2000|Win32
{96094551-5D52-4EBD-BE4C-5291A03507FC}.ReleaseWin2000|x86.Build.0 = ReleaseWin2000|Win32
EndGlobalSection
GlobalSection(SolutionProperties) = preSolution
HideSolutionNode = FALSE