无论如何从其他构建文件执行目标? [英] is there anyway to execute targets from other build file?

查看:82
本文介绍了无论如何从其他构建文件执行目标?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

大家好



我想知道,如何从其他构建文件中读取目标?我试过这样的,



Hi All

i want to know, how to read the targets from other buildfile? i have tried like these,

<target>
<nant>
        <buildfiles>
          <include name="Person.build" />
        </buildfiles>
</nant>
<call target="${Person.build}\call.person">
</target>





但是我没有从其他构建文件中获取正确的代码来读取目标。



请帮我改进这个剧本。



谢谢,

Moger



but i am not getting the right code to read the targets from other buildfile.

please help me to better this script.

Thanks,
Moger

推荐答案

{Person.build} \call.person >
< / target >
{Person.build}\call.person"> </target>





但是我没有从其他构建文件中读取正确的代码。



请帮我改进这个剧本。



谢谢,

Moger



but i am not getting the right code to read the targets from other buildfile.

please help me to better this script.

Thanks,
Moger


这篇关于无论如何从其他构建文件执行目标?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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