Skip to content
Snippets Groups Projects
Commit 6d2c7f4a authored by James R.'s avatar James R.
Browse files

NO_DISCORDRPC to disable rich presence on Windows

parent 7ab1c4a2
No related merge requests found
......@@ -30,7 +30,9 @@ ifndef MINGW64 #miniupnc is broken with MINGW64
endif
endif
ifndef NO_DISCORDRPC
HAVE_DISCORDRPC=1
endif
OPTS=-DSTDC_HEADERS
......
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