Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cleaning up mono/mini directory in IL2CPP externals #852

Merged
1 commit merged into from
Feb 21, 2018

Commits on Feb 20, 2018

  1. Removing unneeded files from the IL2CPP external/mono/mono/mini

    directory.  The extra files were causing compilation errors on
    Android due to pre-existing platform support that we weren't using.
    Stubbing out types and re-defining a few things to support these
    changes.
    Brian Raderman committed Feb 20, 2018
    Configuration menu
    Copy the full SHA
    4ff5d1e View commit details
    Browse the repository at this point in the history