mirror of
https://git.dev.opencascade.org/repos/occt.git
synced 2025-04-03 17:56:21 +03:00
Project structure and project files have been updated to use Android Studio 4.0, gradle and CMake. Redundant OcctJni_Window has been replaced by Aspect_NeutralWindow. SD Card permissions are not dynamically requested for compatibility with Android API level 26+.
11 lines
107 B
Plaintext
11 lines
107 B
Plaintext
/.gradle
|
|
/.idea
|
|
/build
|
|
/gradle
|
|
gradlew
|
|
gradlew.bat
|
|
/app/.cxx
|
|
/app/build
|
|
gradle.properties
|
|
local.properties
|