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+.
6 lines
201 B
Plaintext
6 lines
201 B
Plaintext
# customized paths
|
|
OCCT_ROOT=c\:/android/occt-dev-android
|
|
FREETYPE_ROOT=c\:/android/freetype-2.7.1-android
|
|
# in case if OCCT was built with FreeImage
|
|
#FREEIMAGE_ROOT=c\:/android/freeimage-3.17-android
|