mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 09:30:48 +08: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
|