OSDN Git Service

Add GestureBuilder to the samples.
authorXavier Ducrohet <xav@android.com>
Wed, 22 Jul 2009 22:47:57 +0000 (15:47 -0700)
committerXavier Ducrohet <xav@android.com>
Wed, 22 Jul 2009 22:47:57 +0000 (15:47 -0700)
build/sdk-linux-x86.atree
build/sdk.atree

index c580353..eb878b5 100644 (file)
@@ -3,4 +3,4 @@
 
 # swt
 prebuilt/linux-x86/swt/swt.jar tools/lib/x86/swt.jar
-prebuilt/linux-x86_64/swt/swt.jar tools/lib/x86_64/swt.jar
\ No newline at end of file
+prebuilt/linux-x86_64/swt/swt.jar tools/lib/x86_64/swt.jar
index fe2a17f..a5dc1fe 100644 (file)
@@ -63,6 +63,7 @@ development/tools/scripts/build.alias.template tools/lib/build.alias.template
 development/tools/scripts/android.el tools/lib/android.el
 
 # samples
+development/apps/GestureBuilder platforms/${PLATFORM_NAME}/samples/GestureBuilder
 development/samples/HelloActivity platforms/${PLATFORM_NAME}/samples/HelloActivity
 development/samples/Home platforms/${PLATFORM_NAME}/samples/Home
 development/samples/LunarLander platforms/${PLATFORM_NAME}/samples/LunarLander