aboutsummaryrefslogtreecommitdiffstats
path: root/eclipse/scripts
diff options
context:
space:
mode:
authorMichael Wright <michaelwr@google.com>2012-06-21 14:20:59 -0700
committerMichael Wright <michaelwr@google.com>2012-06-25 17:03:41 -0700
commit7c7f053a788b2e3fee7f57a1a921196e89864aa4 (patch)
treea91f6793550c01fda463ac00be70329bed78644d /eclipse/scripts
parent774886faa2fe01e788140c257753a7387c889705 (diff)
downloadsdk-7c7f053a788b2e3fee7f57a1a921196e89864aa4.zip
sdk-7c7f053a788b2e3fee7f57a1a921196e89864aa4.tar.gz
sdk-7c7f053a788b2e3fee7f57a1a921196e89864aa4.tar.bz2
Added GLE support for devices
Change-Id: I4e82e93563529540d31af8809aba79f40610fa2e
Diffstat (limited to 'eclipse/scripts')
-rwxr-xr-xeclipse/scripts/create_all_symlinks.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/eclipse/scripts/create_all_symlinks.sh b/eclipse/scripts/create_all_symlinks.sh
index dbc2cb8..6cf1fb2 100755
--- a/eclipse/scripts/create_all_symlinks.sh
+++ b/eclipse/scripts/create_all_symlinks.sh
@@ -108,7 +108,7 @@ CP_FILES=""
### BASE ###
BASE_PLUGIN_DEST="sdk/eclipse/plugins/com.android.ide.eclipse.base/libs"
-BASE_PLUGIN_LIBS="common sdkstats androidprefs sdklib"
+BASE_PLUGIN_LIBS="common sdkstats androidprefs sdklib dvlib"
BASE_PLUGIN_PREBUILTS="\
prebuilts/tools/common/commons-compress/commons-compress-1.0.jar \
prebuilts/tools/common/guava-tools/guava-10.0.1.jar \