Compiling for android but have some bugs

This commit is contained in:
Tulioh
2014-12-25 14:22:37 -02:00
parent c28d2c1555
commit 389c7f2a60
20 changed files with 149 additions and 195 deletions

7
.gitignore vendored
View File

@@ -4,6 +4,13 @@ CMakeFiles
cmake_install.cmake
Makefile
/otclient
/android/project/build.xml
/android/project/proguard-project.txt
/android/project/gen*
/android/project/bin*
/android/project/libs/*
libs*
.idea*
/*.h
/*.cxx
*.o