X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/38baf42813463596bea4def163f395aabdc0b63b..8cfafef514b1cd7979d7a8a4e71f34a9737a0cff:/setup_env.bat diff --git a/setup_env.bat b/setup_env.bat index 265ff594..dc44a120 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 lib-project -p owncloud-android-library 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