Update win32.mk

remove miniupnc block
This commit is contained in:
Logan-A 2023-12-30 13:29:22 -05:00
parent cdacb95846
commit 95803eca16

View file

@ -34,11 +34,9 @@ endif
endif
ifndef NONET
ifndef MINGW64 # miniupnc is broken with MINGW64
opts+=-I../libs -DSTATIC_MINIUPNPC
libs+=-L../libs/miniupnpc/mingw$(32) -lws2_32 -liphlpapi
endif
endif
ifndef MINGW64
32=32