2011-03-09 17:28:35 +08:00
|
|
|
pushd ./box2d/proj.wophone
|
2010-11-19 10:59:27 +08:00
|
|
|
make -f Makefile.ARM clean
|
|
|
|
make -f Makefile.ARM all
|
|
|
|
popd
|
|
|
|
|
2011-03-09 17:28:35 +08:00
|
|
|
pushd ./chipmunk/proj.wophone
|
2010-11-19 10:59:27 +08:00
|
|
|
make -f Makefile.ARM clean
|
|
|
|
make -f Makefile.ARM all
|
|
|
|
popd
|
|
|
|
|
2011-03-09 17:28:35 +08:00
|
|
|
pushd ./cocos2dx/proj.wophone
|
2010-11-19 10:59:27 +08:00
|
|
|
make -f Makefile.ARM clean
|
|
|
|
make -f Makefile.ARM all
|
|
|
|
popd
|
|
|
|
|
2011-03-09 17:28:35 +08:00
|
|
|
pushd ./CocosDenshion/proj.wophone
|
2010-11-19 10:59:27 +08:00
|
|
|
make -f Makefile.ARM clean
|
|
|
|
make -f Makefile.ARM all
|
|
|
|
popd
|
|
|
|
|
2011-03-09 17:28:35 +08:00
|
|
|
pushd ./HelloWorld/wophone
|
2011-02-21 16:14:13 +08:00
|
|
|
make -f Makefile.ARM clean
|
|
|
|
make -f Makefile.ARM all
|
|
|
|
popd
|
|
|
|
|
2011-03-09 17:28:35 +08:00
|
|
|
pushd ./tests/test.wophone
|
2010-11-19 10:59:27 +08:00
|
|
|
make -f Makefile.ARM clean
|
|
|
|
make -f Makefile.ARM all
|
|
|
|
popd
|
|
|
|
|