This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS5.5工程中如何添加依赖工程(dependencies)



         CCS3.3可以添加依赖工程!

          CC5.5在Properties->Build->dependencies下,添加依赖工程。编译无效

          我想问一个问题:如何在CC5.5中能像CC3.3那样加入依赖工程,依赖工程源文件能和源工程源文件一起编译,链接, 而不是链接依赖工程编译后的文件。