axmol/samples/Cpp
Sam Clegg ffb7360e46 Enable easy swithing between Box2D and chipmunk in linux and nacl
The ENABLE_BOX2D/ENABLE_CHIPMUNK defines were previously
hardcoded in the Makefiles.  Now you get chipmunk by default
on both platforms and can enble Box2D by setting USE_BOX2D in
your environment.

Also remove erroneous -D__CC_PLATFORM_FILEUTILS_CPP__ and
-D__CC_PLATFORM_IMAGE_CPP__ from linux Makefiles.  These should
never be defined globally like this.
2013-04-15 07:35:50 -07:00
..
AssetsManagerTest - update README files 2013-03-21 16:04:53 +01:00
HelloCpp - changed cocos2d mac project to support universal build and x86 2013-03-23 16:04:51 +00:00
SimpleGame added sample game xcode project for mac 2013-03-23 17:21:26 +00:00
TestCpp Enable easy swithing between Box2D and chipmunk in linux and nacl 2013-04-15 07:35:50 -07:00