1 | initial version |
Let ${ProjDirPath}, it's a project related variable.
Or if you have created your project outside the OpenCV android samples directory, you can use a relative path:
${ProjDirPath}/../../path/to/my/sdk/native/jni/include
or an absolute path:
/home/me/path/to/my/sdk/native/jni/include