actual update to latest mobile-common

This commit is contained in:
fysx
2014-08-27 23:23:26 +02:00
parent abb819335b
commit c6ac06c366
992 changed files with 169762 additions and 177 deletions
@@ -0,0 +1,5 @@
@echo off
echo This script assumes Cygwin's make utility is in your Path
cd ..
make config=debug
pause