parent
08cd51df1f
commit
902463b6e9
15 changed files with 16 additions and 16 deletions
@ -1,4 +1,4 @@ |
||||
set(sample example-tutorial-4-mixed) |
||||
set(sample example-tutorial-2-nativeprocessing) |
||||
|
||||
if(BUILD_FAT_JAVA_LIB) |
||||
set(native_deps opencv_java) |
Before Width: | Height: | Size: 2.0 KiB After Width: | Height: | Size: 2.0 KiB |
@ -0,0 +1,4 @@ |
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<resources> |
||||
<string name="app_name">OCV T2 Mixed Processing</string> |
||||
</resources> |
@ -1,4 +0,0 @@ |
||||
<?xml version="1.0" encoding="utf-8"?> |
||||
<resources> |
||||
<string name="app_name">OCV T4 Mix Java+Native OpenCV</string> |
||||
</resources> |
Loading…
Reference in new issue