> -----Original Message-----
> From: [EMAIL PROTECTED] [mailto:nant-users-
> [EMAIL PROTECTED] On Behalf Of Arnette, Bill
> Sent: woensdag 27 september 2006 18:36
> To: nant-users@lists.sourceforge.net
> Subject: [NAnt-users] <solution> task: no recompile if .vcproj changes
> 
> I am building a C++ solution with <solution> task using 0.85rc4.  I
> changed the settings of one of the projects which caused the .vcproj
> file for that project to be updated.  But when I build, the <solution>
> task does not rebuild that project.  It seems that the <solution> task
> is not using the .vcproj file as a dependency when building a project.
> 
> To replicate:
> Create a solution with multiple C++ projects Create a build file to
> build the solution with the <solution> task Build 'touch' one of the
> project's .vcproj file Build
> 
> The second build does not recompile the touched project.

I've been meaning to fix this for a while. Thanks for reminding me, and
thanks for the bug report !

Gert


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys -- and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
NAnt-users mailing list
NAnt-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-users

Reply via email to