mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-25 09:15:28 +00:00
629a34aa4f
Bundle Options.cs from the Mono source tree, and use it to parse the command-line options for gapi-codegen. This gives us clearer code, descriptions for each option, and a nice "--help" output. This does not change the options syntax, except that -I|--include needs to specified for each file to include. Two Makefiles in sample/ are updated for that change. |
||
---|---|---|
.. | ||
.gitignore | ||
Makefile.am | ||
valobj-api.xml | ||
valobj-sources.xml | ||
valobj.c | ||
valobj.h | ||
Valtest.cs | ||
valtest.exe.config.in |