Sharpmake icon indicating copy to clipboard operation
Sharpmake copied to clipboard

[Android] Fixes required to get android projects working correctly

Open kudaba opened this issue 4 years ago • 0 comments

The first commit allows android arm/arm64 and pc win32/win64 builds to live in the same project if you are not using android x86/x64. I do this so I can share a manually curated filters file.

The second commit has a bunch of things I needed to get the projects compiling and deploying properly. It's mostly a rollup of the changes in #100.

kudaba avatar Feb 08 '22 07:02 kudaba