Skip to content
Snippets Groups Projects
Commit 95803eca authored by Logan Aerl Arias's avatar Logan Aerl Arias
Browse files

Update win32.mk

remove miniupnc block
parent cdacb958
No related branches found
No related tags found
No related merge requests found
......@@ -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
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment