Create Project for repo.or.cz
[vp.git] / src / vphone.call / common.h
blobc6f13fe1a0233f755d99b46c2806eef572663f3a
1 /*******************************************************************************
2 * File : common.h
3 *
4 * Author : Henry He
5 * Created : Thu 05 Nov 2009 11:47:19 AM CST
6 * Description :
7 ******************************************************************************/
9 #ifndef __COMMON_INC_20091105_114719_HENRY__
10 #define __COMMON_INC_20091105_114719_HENRY__
13 /*******************************************************************************
14 * Desc : Includes Files
15 ******************************************************************************/
16 #include "vphone/VPhone.h"
19 /*******************************************************************************
20 * Desc : Macro Definations
21 ******************************************************************************/
24 /*******************************************************************************
25 * Desc : Type Definations
26 ******************************************************************************/
29 /*******************************************************************************
30 * Desc : Global Variables
31 ******************************************************************************/
34 /*******************************************************************************
35 * Desc : Functions
36 ******************************************************************************/
39 #endif /* __COMMON_INC_20091105_114719_HENRY__ */