Add GestureBuilder to the samples.

This commit is contained in:
Xavier Ducrohet
2009-07-22 15:47:57 -07:00
parent 6baf93c2c0
commit 76033864c5
2 changed files with 2 additions and 1 deletions

View 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