NO_DISCORDRPC to disable rich presence on Windows

This commit is contained in:
James R 2020-08-30 19:11:30 -07:00
parent b66b0bf648
commit 7c1f73ed71

View file

@ -30,7 +30,9 @@ ifndef MINGW64 #miniupnc is broken with MINGW64
endif endif
endif endif
ifndef NO_DISCORDRPC
HAVE_DISCORDRPC=1 HAVE_DISCORDRPC=1
endif
OPTS=-DSTDC_HEADERS OPTS=-DSTDC_HEADERS