android port

This commit is contained in:
2026-08-28 21:23:08 +03:00
parent aaf298d8cc
commit eef7d2b046
41 changed files with 1428 additions and 142 deletions
+4
View File
@@ -33,6 +33,10 @@ DECLARE_BUILD_STAGE(engine)
"openxr.cpp",
};
if (ldProject.m_target.kernel == TARGET_KERNEL_ANDROID)
{
compileProject.files.AppendTail("filesystem_android.cpp");
}
if ( GET_PROJECT_VALUE(config, "steam") == "true" )
{