Hi,
> 
> As Brass wrote, there usually is not a problem even with <exec>ing
> msbuild.exe. Despite it's not much elegant, there are some caveats. 

>From my point of view <exec>ing is not very handy and results in
confusing build scripts.

> 
> Thats why I created <msbuild-solution>. There is also simple <msbuild> task,
> which is not much more that <exec> above msbuild.exe.

I tried <msbuild-solution>, but I couldn't get it working until I tried
it again now. So I'll give either msbuild-solution or msbuild a try in
our build environment

Currently we are building our VS2003 projects through <solution
solutionfile="foo.sln" >. The dependencies are resolved manually due the
order in the main build file. <exec> is only used where necessary, e.g.
Installer

I hope to get a working solution for our environment.

So far

Dominik Guder

-- 
The answer to the great question of life,
the universe and everything is 42 (Douglas Adams)


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to