其他分享
首页 > 其他分享> > 在visual studio工程设置中增加宏定义的方法

在visual studio工程设置中增加宏定义的方法

作者:互联网

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

 

标签:Propertity,定义,Explorer,Solution,visual,studio,右键,Configuration,Preprocessor
来源: https://www.cnblogs.com/sinceret/p/11400017.html