您的位置:首页 > 其它

Project Dependency in solution

2010-03-27 20:35 218 查看
Dependency in solution

When specifying a dependency relationship in solution under aproject, automatically XX.lib will be added into project setting,although it will not be stored into project file. With such dependencysetting, Compiler would expect a XX.lib when linking theneed-dependency project. Since resource project doesn't have a libthing, so we should never add resource project as a dependency of aproject.
内容来自用户分享和网络整理,不保证内容的准确性,如有侵权内容,可联系管理员处理 点击这里给我发消息
标签: 
相关文章推荐