如何在eclipse中为不同的配置指定预处理程序指令?例如,如果我有多个主电源应该在不同的配置中运行并指定
#ifdef Problem1 //main func #endif /*Problem1*/
请注意,这是使用托管makefile
c++ eclipse
c++ ×1
eclipse ×1