mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2025-11-22 19:04:55 +00:00
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. |
||
|---|---|---|
| .. | ||
| Makefile.am | ||
| opaque-api.xml | ||
| opaque-sources.xml | ||
| Opaque.metadata | ||
| opaques.c | ||
| opaques.h | ||
| OpaqueTest.cs | ||
| opaquetest.exe.config.in | ||