mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-03-01 09:47:02 +00:00
audit: Use dmcs as a compiler for the audit tools
This is what works for me, but you might want to change this for your system.
This commit is contained in:
parent
0830c50604
commit
f4a1672c87
|
@ -1,4 +1,4 @@
|
||||||
MCS=mcs
|
MCS=dmcs
|
||||||
|
|
||||||
COMMON_SOURCES = \
|
COMMON_SOURCES = \
|
||||||
AssemblyResolver.cs \
|
AssemblyResolver.cs \
|
||||||
|
|
Loading…
Reference in a new issue