Bugs item #1566461, was opened at 2006-09-27 11:35
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1566461&group_id=31650

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: None
Group: None
Status: Open
Resolution: None
Priority: 5
Submitted By: Bill Arnette (billarnette)
Assigned to: Nobody/Anonymous (nobody)
Summary: <solution> task: not recompiling if .vcproj file changes

Initial Comment:
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.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=402868&aid=1566461&group_id=31650

-------------------------------------------------------------------------
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-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to