mirror of
https://github.com/86Box/86Box.git
synced 2026-02-24 10:28:19 -07:00
win_discord: compile the discord module by default
This commit is contained in:
@@ -204,6 +204,9 @@ ifndef DYNAREC
|
||||
DYNAREC := n
|
||||
endif
|
||||
endif
|
||||
ifndef DISCORD
|
||||
DISCORD := y
|
||||
endif
|
||||
|
||||
|
||||
# Name of the executable.
|
||||
|
||||
@@ -204,6 +204,9 @@ ifndef DYNAREC
|
||||
DYNAREC := n
|
||||
endif
|
||||
endif
|
||||
ifndef DISCORD
|
||||
DISCORD := y
|
||||
endif
|
||||
|
||||
|
||||
# Name of the executable.
|
||||
|
||||
Reference in New Issue
Block a user