Box2D TestCpp doesn't work(cocos2d-x2.1.4)

I want to run testcpp BOX2D test in cocos2d-x 2.1.4, it reminds me that “you should define CC_ENABLE_BOX2D_INTEGRATION=1”, which I define in the process Preprocessor and delete the CC_ENABLE_CHIPMUNK_INTEGRATION =1, then complier report error with LNK error.
Does any one help me out?
PS: In the old version, these two macros are defined in the ccConfig.h.