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.

Bill Arnette

-------------------------------------------------------------------------
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