projects
/
pub
/
Android
/
ownCloud.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c93b552
)
mc
author
Luke Owncloud
<owncloud@ohrt.org>
Tue, 6 Aug 2013 11:46:53 +0000
(13:46 +0200)
committer
Luke Owncloud
<owncloud@ohrt.org>
Tue, 6 Aug 2013 11:46:53 +0000
(13:46 +0200)
setup_env.bat
patch
|
blob
|
blame
|
history
diff --git
a/setup_env.bat
b/setup_env.bat
index
3f03856
..
85f4508
100644
(file)
--- a/
setup_env.bat
+++ b/
setup_env.bat
@@
-4,5
+4,5
@@
call android.bat update project -p actionbarsherlock\library --target 1
call android.bat update project -p . --target 1
copy /Y third_party\android-support-library\android-support-v4.jar actionbarsherlock\library\libs\android-support-v4.jar
cd tests
-android.bat update test-project -m .. -p .
+
call
android.bat update test-project -m .. -p .
cd ..