iphone-common-codes-ccteam源代码 CCTestMacros.h

来源:互联网 发布:全国高校云计算大赛 编辑:程序博客网 时间:2024/06/05 05:38
////  CCTestMacros.h//  CCFC////  Created by xichen on 11-12-30.//  Copyright 2011 ccteam. All rights reserved.//// test file should include this file for compiling right codes!#import <Foundation/Foundation.h>#ifndef CC_ENABLE_TEST_GOOGLE_MAP#define CC_ENABLE_TEST_GOOGLE_MAP       0#endif@interface CCTestMacros : NSObject {}@end

可能有更新:

googlecode链接地址:http://code.google.com/p/iphone-common-codes-ccteam/source/browse/trunk/CCFC/files/CCTestMacros.h

github地址: https://github.com/cxsjabc/iphone-common-codes-ccteam/tree/master/CCFC/files/CCTestMacros.h


原创粉丝点击