From: Alexander Smorkalov Date: Tue, 2 Oct 2012 11:05:19 +0000 (+0400) Subject: Ant build.xml and deps added. X-Git-Tag: accepted/2.0/20130307.220821~364^2~140 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=d40a2c28c50dbf265e538713aa826ce82ef8c65d;p=profile%2Fivi%2Fopencv.git Ant build.xml and deps added. --- diff --git a/android/service/engine/build.xml b/android/service/engine/build.xml new file mode 100644 index 0000000..a16a4fe --- /dev/null +++ b/android/service/engine/build.xml @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/android/service/engine/project.properties b/android/service/engine/project.properties new file mode 100644 index 0000000..85aac54 --- /dev/null +++ b/android/service/engine/project.properties @@ -0,0 +1,14 @@ +# This file is automatically generated by Android Tools. +# Do not modify this file -- YOUR CHANGES WILL BE ERASED! +# +# This file must be checked in Version Control Systems. +# +# To customize properties used by the Ant build system edit +# "ant.properties", and override values to adapt the script to your +# project structure. +# +# To enable ProGuard to shrink and obfuscate your code, uncomment this (available properties: sdk.dir, user.home): +#proguard.config=${sdk.dir}/tools/proguard/proguard-android.txt:proguard-project.txt + +# Project target. +target=android-8