initial commit. includes PhsyicsBox2dExtension
This commit is contained in:
6
AndEngine/jni/build.bat
Normal file
6
AndEngine/jni/build.bat
Normal file
@@ -0,0 +1,6 @@
|
||||
set shdir=%~dp0
|
||||
set "shdir=%shdir:\=/%"
|
||||
c:
|
||||
cd C:\cygwin\bin
|
||||
bash --login -i -c '%shdir%build.sh'
|
||||
pause
|
||||
Reference in New Issue
Block a user