Revert "ignore and android updates"

This reverts commit 22dba972d0.
This commit is contained in:
Ed Bartley 2012-09-18 18:56:26 -04:00
parent 8fbceacb92
commit e837cad67b
2 changed files with 2 additions and 3 deletions

1
.gitignore vendored
View File

@ -74,4 +74,3 @@ 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="/Users/ed/dev/android-ndk-r8"
ANDROID_SDK_ROOT_LOCAL="/Users/ed/dev/android-sdk"
NDK_ROOT_LOCAL="/home/laschweinski/android/android-ndk-r5"
ANDROID_SDK_ROOT_LOCAL="/home/laschweinski/android/android-sdk-linux_86"
NEED_BOX2D=false
NEED_CHIPMUNK=false