在visual studio工程设置中增加宏定义的方法
在Solution Explorer中鼠标右键点击其project之后,
Configuration(Release)
->Configuration Propertity
->C++
->Preprocessor
->Preprocessor Definitions
在此处增加你想要的宏。

在Solution Explorer中鼠标右键点击其project之后,
Configuration(Release)
->Configuration Propertity
->C++
->Preprocessor
->Preprocessor Definitions
在此处增加你想要的宏。
