X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/fa1d9c4d1fc42f3cedffb47a1f0a61dddbf17a7b..f299079851589e2af2d4aa93a77eecda6438b004:/setup_env.bat?ds=sidebyside diff --git a/setup_env.bat b/setup_env.bat index 265ff594..d5b78c93 100644 --- a/setup_env.bat +++ b/setup_env.bat @@ -1,6 +1,7 @@ call git submodule init call git submodule update call android.bat update project -p actionbarsherlock\library -n ActionBarSherlock +call android.bat update project -p oc_framework -n ownCloudFramework call android.bat update project -p . call android.bat update project -p oc_jb_workaround copy /Y third_party\android-support-library\android-support-v4.jar actionbarsherlock\library\libs\android-support-v4.jar