[MonoDevelop] Running mdtool from a script

"José A. Salvador Vanaclocha" joansava at gmail.com
Tue Dec 7 11:05:58 EST 2010


If you are looking for invoking mdtool for Debug or Release 
configuration, try this:

mdtool build --configuration:Debug

or

mdtool build --configuration:Release

I hope you'll get it.

Regards.

Jose Salvador.

Paul F. Johnson escribió:
> Hi,
>
> When I run mdtool, it asks for the configuration that I want to use.
> This is fine, but no good for an automated script. It there any way to
> pass an argument into mdtool from a script for my configuration choice?
>
> TTFN
>
> Paul
>   



More information about the Monodevelop-list mailing list