Use a base path of "./" on Android

This allows filesystem operations to use internal storage and the asset system by default.
3 files changed
tree: 53633a8b5f94401ba0786e683dbdf183faf9b334
  1. .github/
  2. android-project/
  3. build-scripts/
  4. cmake/
  5. docs/
  6. examples/
  7. include/
  8. src/
  9. test/
  10. VisualC/
  11. VisualC-GDK/
  12. wayland-protocols/
  13. Xcode/
  14. .clang-format
  15. .clang-tidy
  16. .editorconfig
  17. .gitignore
  18. .wikiheaders-options
  19. Android.mk
  20. BUGS.txt
  21. CMakeLists.txt
  22. CREDITS.md
  23. INSTALL.md
  24. LICENSE.txt
  25. README.md
  26. WhatsNew.txt
README.md

This is Ryan's temporary experimental fork of SDL.

I'm trying out various things that might be merged later.

If you want SDL, this is not the fork you want. You want the main repository.