android port
This commit is contained in:
@@ -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" )
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user