mirror of
https://github.com/yuzu-mirror/unicorn.git
synced 2026-01-03 15:20:24 +01:00
enable gen_const for .NET in bindings/Makefile
This commit is contained in:
parent
7dae96c428
commit
03b2fbfbcb
|
|
@ -17,6 +17,7 @@ all:
|
|||
cd python && $(MAKE) gen_const
|
||||
cd go && $(MAKE) gen_const
|
||||
cd java && $(MAKE) gen_const
|
||||
python const_generator.py dotnet
|
||||
|
||||
samples: expected python
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue