Build fixes. Build scrips reorganized.

This commit is contained in:
Alexander Smorkalov
2013-05-22 18:09:24 +04:00
parent 20fef00a77
commit f85cf5bdd9
31 changed files with 1687 additions and 301 deletions

View File

@@ -34,4 +34,3 @@ if (__name__ == "__main__"):
os.system("adb %s shell mkdir -p \"%s\"" % (DEVICE_STR, DEVICE_LOG_PATH))
RunTestApp("OpenCVEngineTestApp")