mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-09-17 18:44:47 +00:00
This is my port of SDL3 to HarmonyOS/OpenHarmony. It has been tested on real hardware from Huawei, and commercial games are being prepped to ship with it already. There is _heavy_ documentation in docs/README-harmonyos.md, including how to set up a development environment and project, build, and debug, for the completely uninitiated. This work was sponsored by Outfit7: https://outfit7.com/ Fixes #9837.
19 lines
506 B
Plaintext
19 lines
506 B
Plaintext
{
|
|
"meta": {
|
|
"stableOrder": true,
|
|
"enableUnifiedLockfile": false
|
|
},
|
|
"lockfileVersion": 3,
|
|
"ATTENTION": "THIS IS AN AUTOGENERATED FILE. DO NOT EDIT THIS FILE DIRECTLY.",
|
|
"specifiers": {
|
|
"libentry.so@src/main/cpp/types/libentry": "libentry.so@src/main/cpp/types/libentry"
|
|
},
|
|
"packages": {
|
|
"libentry.so@src/main/cpp/types/libentry": {
|
|
"name": "libentry.so",
|
|
"version": "1.0.0",
|
|
"resolved": "src/main/cpp/types/libentry",
|
|
"registryType": "local"
|
|
}
|
|
}
|
|
} |