X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/cfa1b1744f4011536564b575756773c5bb47c130..8cfafef514b1cd7979d7a8a4e71f34a9737a0cff:/setup_env.bat?ds=inline diff --git a/setup_env.bat b/setup_env.bat index 30176009..dc44a120 100644 --- a/setup_env.bat +++ b/setup_env.bat @@ -1,6 +1,8 @@ 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 call android.bat update test-project -p tests -m ..