积极答复者
我想在“生成前事件”,使用CertUtil.exe输出项目中所有h和cpp文件的hash值。我现在只能输出一个指定文件的hash值,请教一下我该怎么办?

问题
答案
全部回复
-
你好,
>>寻找一个代表了源文件的路径宏
关于一些常见的路径宏我建议你可以参考这个文档:常见宏列表
Best Regards,
Jeanine"Visual c++" forum will be migrating to a new home on Microsoft Q&A !
We invite you to post new questions in the "Developing Universal Windows apps" forum’s new home on Microsoft Q&A !
For more information, please refer to the sticky post. -
你好,
我建议你可以尝试使用 $(MSBuildProjectDirectory)
Best Regards,
Jeanine"Visual c++" forum will be migrating to a new home on Microsoft Q&A !
We invite you to post new questions in the "Developing Universal Windows apps" forum’s new home on Microsoft Q&A !
For more information, please refer to the sticky post.