单个项目中的多个自定义构建工具 [英] Multiple Custom Build Tools in a single project

查看:94
本文介绍了单个项目中的多个自定义构建工具的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我为具有特定文件扩展名的文件创建了自定义构建工具。我想创建另一个自定义构建工具来处理具有不同文件扩展名的文件。如何才能做到这一点?

I have created a custom build tool for files with a certain file extension. I would like to create another custom build tool to handle files with a different file extension. How can this be done?

如果不支持,你有什么建议吗?

If not supported, do you have any recommendations?

实际上,如果我可以指定单一构建工具适用于文件扩展名列表,可以解决我的问题。

Actually, if I could specify that the single build tool applies to a list of file extensions, that would solve my problem.

问候,

Frank

推荐答案

如何设置文件扩展名为
  FileExtensions =" cmd ; pl; bat; html; hta; js; htm"

How about set the file extension as this
 FileExtensions="cmd;pl;bat;html;hta;js;htm"

如需了解更多信息,请查看此主题

http://social.msdn.microsoft.com/Forums/en-US/vcgeneral/thread/ 3c9b8ba3-bcc6-4ac3-bf2b-fab998ea1f15

For more information, please check this thread
http://social.msdn.microsoft.com/Forums/en-US/vcgeneral/thread/3c9b8ba3-bcc6-4ac3-bf2b-fab998ea1f15

最好的问候,

Jesse

Best regards,
Jesse


这篇关于单个项目中的多个自定义构建工具的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆