Remove broken MSVC support

MSVC compilation has been broken since at least 1e417b7275 ("All remaining
files in src/common belong to the event loop.") deleted
src/common/Makefile.nmake in 2018.
This commit is contained in:
Alex Xu (Hello71)
2022-04-27 01:27:39 -04:00
parent 4259bc36af
commit 65ea7eed1f
11 changed files with 2 additions and 464 deletions
-1
View File
@@ -87,6 +87,5 @@ include src/app/include.am
include src/test/include.am
include src/tools/include.am
include src/win32/include.am
include src/config/include.am
include src/test/fuzz/include.am