mirror of
https://github.com/Ryujinx/GtkSharp.git
synced 2024-12-23 19:05:28 +00:00
2d83fb3073
The parser will be going away at some point in the future, but we will still need the fixup step. And the fixup step is really more of a preliminary step for the generator anyway.
3 lines
62 B
Bash
Executable file
3 lines
62 B
Bash
Executable file
#!/bin/sh
|
|
@RUNTIME@ @prefix@/lib/gapi-3.0/gapi-fixup.exe "$@"
|