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

//
// CCFileUtil.h
// CCFC
//
// Created by xichen on 11-12-16.
// Copyright 2011 ccteam. All rights reserved.
//

#ifndef CC_DEBUG_H
#define CC_DEBUG_H


#ifdef __OBJC__
#define RELEASE_VERSION __OPTIMIZE__


#endif // __OBJC__

#endif // CC_DEBUG_H

googlecode链接地址(会有更新):http://code.google.com/p/iphone-common-codes-ccteam/source/browse/trunk/CCFC/files/CCDebug.h

posted @ 2011-12-30 11:13  cc_team  阅读(147)  评论(0编辑  收藏  举报