aboutsummaryrefslogtreecommitdiffstats
path: root/build
diff options
context:
space:
mode:
authorXavier Ducrohet <xav@android.com>2012-04-03 16:34:24 -0700
committerXavier Ducrohet <xav@android.com>2012-04-03 16:34:24 -0700
commitafec4b795dc5aca7be4fc5d10af7e8fca6e9b255 (patch)
treea6f54f10fef7d97abae7503b628ac041062b235c /build
parentdfe7233d24be55c64cf5f0344f3f97d6aba48bbd (diff)
downloadsdk-afec4b795dc5aca7be4fc5d10af7e8fca6e9b255.zip
sdk-afec4b795dc5aca7be4fc5d10af7e8fca6e9b255.tar.gz
sdk-afec4b795dc5aca7be4fc5d10af7e8fca6e9b255.tar.bz2
Move stuff from prebuilt to prebuilts/tools
Also moved some atree copy from development to here where they belong. Change-Id: Ic08bed36b7de833e767d972156b2b9b7bf249aa7
Diffstat (limited to 'build')
-rw-r--r--build/tools.darwin.atree11
-rw-r--r--build/tools.linux.atree4
-rwxr-xr-xbuild/tools.windows.atree8
3 files changed, 23 insertions, 0 deletions
diff --git a/build/tools.darwin.atree b/build/tools.darwin.atree
index a09578d..b5e852f 100644
--- a/build/tools.darwin.atree
+++ b/build/tools.darwin.atree
@@ -27,3 +27,14 @@
# bin/monitor tools/monitor
# eclipse/monitor-macosx.cocoa.x86_64/monitor tools/lib/monitor-x86_64
+# swt
+prebuilts/tools/darwin-x86/swt/swt.jar tools/lib/x86/swt.jar
+prebuilts/tools/darwin-x86_64/swt/swt.jar tools/lib/x86_64/swt.jar
+
+
+# JetCreator (only available on mac/windows)
+external/sonivox/jet_tools/JetCreator tools/Jet/JetCreator
+prebuilts/tools/darwin-x86/jetcreator/libEASLIb.dylib tools/Jet/JetCreator/libEASLIb.dylib
+external/sonivox/jet_tools/JetCreator_content tools/Jet/demo_content
+external/sonivox/jet_tools/logic_templates tools/Jet/logic_templates
+
diff --git a/build/tools.linux.atree b/build/tools.linux.atree
index a485679..e9f6b2c 100644
--- a/build/tools.linux.atree
+++ b/build/tools.linux.atree
@@ -28,3 +28,7 @@
# eclipse/monitor-linux.gtk.x86/monitor tools/lib/monitor-x86
# eclipse/monitor-linux.gtk.x86_64/monitor tools/lib/monitor-x86_64
+
+# swt
+prebuilts/tools/linux-x86/swt/swt.jar tools/lib/x86/swt.jar
+prebuilts/tools/linux-x86_64/swt/swt.jar tools/lib/x86_64/swt.jar
diff --git a/build/tools.windows.atree b/build/tools.windows.atree
index 1f87e7e..bb5befa 100755
--- a/build/tools.windows.atree
+++ b/build/tools.windows.atree
@@ -107,3 +107,11 @@ sdk/find_java/find_java.bat tools/lib/find_java.bat
bin/find_java.exe strip tools/lib/find_java.exe
bin/find_lock.exe strip tools/lib/find_lock.exe
+prebuilts/tools/windows/swt/swt.jar tools/lib/x86/swt.jar
+prebuilts/tools/windows-x86_64/swt/swt.jar tools/lib/x86_64/swt.jar
+
+external/sonivox/jet_tools/JetCreator tools/Jet/JetCreator
+external/sonivox/jet_tools/JetCreator_content tools/Jet/demo_content
+external/sonivox/jet_tools/logic_templates tools/Jet/logic_templates
+prebuilts/tools/windows/jetcreator/EASDLL.dll tools/Jet/JetCreator/EASDLL.dll
+