Live video on the AT Protocol

iroh: more windows linking is probably fine

+1 -1
+1 -1
Makefile
··· 211 211 && exit 1; \ 212 212 fi 213 213 214 - WINDOWS_LINK_COUNT=16 214 + WINDOWS_LINK_COUNT=19 215 215 .PHONY: link-test-windows 216 216 link-test-windows: 217 217 count=$(shell x86_64-w64-mingw32-objdump -p ./build-windows-amd64/streamplace.exe | grep "DLL Name" | tr '[:upper:]' '[:lower:]' | sort | uniq | wc -l | xargs) \