ignore and android updates

This commit is contained in:
Ed Bartley 2012-09-18 18:43:50 -04:00
parent 925c21cdde
commit 22dba972d0
2 changed files with 3 additions and 2 deletions

1
.gitignore vendored
View File

@ -74,3 +74,4 @@ Device-Release/
# Ignore vim swaps
*.swp
projects

View File

@ -5,8 +5,8 @@
# Don't modify the script until you know what you do.
# set environment paramters
NDK_ROOT_LOCAL="/home/laschweinski/android/android-ndk-r5"
ANDROID_SDK_ROOT_LOCAL="/home/laschweinski/android/android-sdk-linux_86"
NDK_ROOT_LOCAL="/Users/ed/dev/android-ndk-r8"
ANDROID_SDK_ROOT_LOCAL="/Users/ed/dev/android-sdk"
NEED_BOX2D=false
NEED_CHIPMUNK=false