Fixed Android build with SDK revision 14
This commit is contained in:
3
samples/android/15-puzzle/project.properties
Normal file
3
samples/android/15-puzzle/project.properties
Normal file
@@ -0,0 +1,3 @@
|
||||
android.library.reference.1=../../../android/build
|
||||
# Project target.
|
||||
target=android-8
|
3
samples/android/face-detection/project.properties
Normal file
3
samples/android/face-detection/project.properties
Normal file
@@ -0,0 +1,3 @@
|
||||
android.library.reference.1=../../OpenCV-2.3.1
|
||||
# Project target.
|
||||
target=android-8
|
3
samples/android/image-manipulations/project.properties
Normal file
3
samples/android/image-manipulations/project.properties
Normal file
@@ -0,0 +1,3 @@
|
||||
android.library.reference.1=../../../android/build
|
||||
# Project target.
|
||||
target=android-8
|
@@ -0,0 +1,2 @@
|
||||
# Project target.
|
||||
target=android-8
|
3
samples/android/tutorial-1-addopencv/project.properties
Normal file
3
samples/android/tutorial-1-addopencv/project.properties
Normal file
@@ -0,0 +1,3 @@
|
||||
android.library.reference.1=../../../android/build
|
||||
# Project target.
|
||||
target=android-8
|
@@ -0,0 +1,3 @@
|
||||
android.library.reference.1=../../../android/build
|
||||
# Project target.
|
||||
target=android-8
|
2
samples/android/tutorial-3-native/project.properties
Normal file
2
samples/android/tutorial-3-native/project.properties
Normal file
@@ -0,0 +1,2 @@
|
||||
# Project target.
|
||||
target=android-8
|
3
samples/android/tutorial-4-mixed/project.properties
Normal file
3
samples/android/tutorial-4-mixed/project.properties
Normal file
@@ -0,0 +1,3 @@
|
||||
android.library.reference.1=../../../android/build
|
||||
# Project target.
|
||||
target=android-8
|
Reference in New Issue
Block a user