try to offload android to sgcore/sgconnect third-party libraries and drop linux third-party libraries for earlier versions of the engine prior to 4.27

This commit is contained in:
Mamadou Babaei
2023-01-31 14:36:16 +01:00
parent 1a5333a7fc
commit fe7c7d4579
108 changed files with 422 additions and 393 deletions
@@ -55,6 +55,9 @@ public class SenseGloveAndroid : ModuleRules
{
"CoreUObject",
"Engine",
"SenseGloveConnectImpl",
"SenseGloveCoreImpl",
"SenseGloveInterop",
"SenseGloveLog",
}
);