X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/57de0c036870defa72e64709134bc673340940f9..d95d2ac85680c0dcb8a2d863d809c40b64a5808d:/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