diff --git a/EmulatorPkg/Win/VS2017/BuildVS.bat b/EmulatorPkg/Win/VS2017/BuildVS.bat deleted file mode 100644 index 6fcf40cc0a..0000000000 --- a/EmulatorPkg/Win/VS2017/BuildVS.bat +++ /dev/null @@ -1,3 +0,0 @@ -cd ../../../ -@call edksetup.bat -build -p EmulatorPkg\EmulatorPkg.dsc -t VS2017 %* diff --git a/EmulatorPkg/Win/VS2017/Win.sln b/EmulatorPkg/Win/VS2017/Win.sln deleted file mode 100644 index 397c5d9b8b..0000000000 --- a/EmulatorPkg/Win/VS2017/Win.sln +++ /dev/null @@ -1,25 +0,0 @@ - -Microsoft Visual Studio Solution File, Format Version 12.00 -# Visual Studio 15 -VisualStudioVersion = 15.0.28010.2003 -MinimumVisualStudioVersion = 10.0.40219.1 -Project("{8BC9CEB8-8B4A-11D0-8D11-00A0C91BC942}") = "Win", "Win.vcxproj", "{B4E1783F-FD72-4214-B0F7-69271BAD5DDF}" -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 - {B4E1783F-FD72-4214-B0F7-69271BAD5DDF}.Debug|x64.ActiveCfg = Debug|x64 - {B4E1783F-FD72-4214-B0F7-69271BAD5DDF}.Debug|x64.Build.0 = Debug|x64 - {B4E1783F-FD72-4214-B0F7-69271BAD5DDF}.Debug|x86.ActiveCfg = Debug|Win32 - {B4E1783F-FD72-4214-B0F7-69271BAD5DDF}.Debug|x86.Build.0 = Debug|Win32 - {B4E1783F-FD72-4214-B0F7-69271BAD5DDF}.Release|x64.ActiveCfg = Release|x64 - {B4E1783F-FD72-4214-B0F7-69271BAD5DDF}.Release|x64.Build.0 = Release|x64 - {B4E1783F-FD72-4214-B0F7-69271BAD5DDF}.Release|x86.ActiveCfg = Release|Win32 - {B4E1783F-FD72-4214-B0F7-69271BAD5DDF}.Release|x86.Build.0 = Release|Win32 - EndGlobalSection -EndGlobal diff --git a/EmulatorPkg/Win/VS2017/Win.vcxproj b/EmulatorPkg/Win/VS2017/Win.vcxproj deleted file mode 100644 index 0f574a8e7f..0000000000 --- a/EmulatorPkg/Win/VS2017/Win.vcxproj +++ /dev/null @@ -1,120 +0,0 @@ - - - - - Debug - Win32 - - - Release - Win32 - - - Debug - x64 - - - Release - x64 - - - - 15.0 - {B4E1783F-FD72-4214-B0F7-69271BAD5DDF} - MakeFileProj - 8.1 - - - - Makefile - true - v141 - - - Makefile - false - v141 - - - Makefile - true - v141 - - - Makefile - true - v141 - - - - - - - - - - - - - - - - - - - - - BuildVS.bat -a IA32 - BuildVS.bat -a IA32 all - BuildVS.bat -a IA32 clean - ..\..\..\Build\EmulatorIA32\DEBUG_VS2017\ - ..\..\..\Build\EmulatorIA32\DEBUG_VS2017\ - ..\..\..\MdePkg\Include;..\..\..\MdePkg\Include\Ia32;..\..\..\MdeModulePkg\Include;..\..\..\EmulatorPkg\Include;$(IncludePath) - - - BuildVS.bat -a IA32 -b RELEASE - - - BuildVS.bat -a IA32 -b RELEASE all - BuildVS.bat -a IA32 -b RELEASE clean - ..\..\..\Build\EmulatorIA32\DEBUG_VS2017\ - ..\..\..\Build\EmulatorIA32\DEBUG_VS2017\ - ..\..\..\MdePkg\Include;..\..\..\MdePkg\Include\Ia32;..\..\..\MdeModulePkg\Include;..\..\..\EmulatorPkg\Include;$(IncludePath) - - - BuildVS.bat -a X64 - BuildVS.bat -a X64 all - BuildVS.bat -a X64 clean - ..\..\..\Build\EmulatorX64\DEBUG_VS2017\ - ..\..\..\Build\EmulatorX64\DEBUG_VS2017\ - ..\..\..\MdePkg\Include;..\..\..\MdePkg\Include\X64;..\..\..\MdeModulePkg\Include;..\..\..\EmulatorPkg\Include;$(IncludePath) - - - BuildVS.bat -a X64 -b RELEASE - BuildVS.bat -a X64 -b RELEASE all - BuildVS.bat -a X64 -b RELEASE clean - ..\..\Build\EmulatorX64\DEBUG_VS2017\ - ..\..\Build\EmulatorX64\DEBUG_VS2017\ - ..\..\..\MdePkg\Include;..\..\..\MdePkg\Include\X64;..\..\..\MdeModulePkg\Include;..\..\..\EmulatorPkg\Include;$(IncludePath) - - - - - - - - - - - - - - - - - - - - - - diff --git a/EmulatorPkg/Win/VS2017/Win.vcxproj.filters b/EmulatorPkg/Win/VS2017/Win.vcxproj.filters deleted file mode 100644 index 3e176597ba..0000000000 --- a/EmulatorPkg/Win/VS2017/Win.vcxproj.filters +++ /dev/null @@ -1,50 +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 - - - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - Source Files - - - - - Header Files - - - Header Files - - - Header Files - - - - - - \ No newline at end of file diff --git a/EmulatorPkg/Win/VS2017/Win.vcxproj.user b/EmulatorPkg/Win/VS2017/Win.vcxproj.user deleted file mode 100644 index 7ccf83f132..0000000000 --- a/EmulatorPkg/Win/VS2017/Win.vcxproj.user +++ /dev/null @@ -1,13 +0,0 @@ - - - - WinHost.exe - WindowsLocalDebugger - $(ProjectDir)..\..\..\Build\EmulatorIA32\DEBUG_VS2017\IA32\ - - - WinHost.exe - $(ProjectDir)..\..\..\Build\EmulatorX64\DEBUG_VS2017\X64\ - WindowsLocalDebugger - - \ No newline at end of file