Bugs item #1443416, was opened at 2006-03-05 10:09
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=1443416&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: Tasks
Group: cvs
Status: Open
Resolution: None
Priority: 5
Submitted By: Gert Driesen (drieseng)
Assigned to: Gert Driesen (drieseng)
Summary: configuration-level macro's not supported in <solution>

Initial Comment:
The <solution> task does not support configuration-
level macro's for assembly references in Visual C++ 
projects.

For example:

<AssemblyReference
RelativePath="$(SolutionDir)
Assemblies\$(ConfigurationName)\ClassLibrary1.dll"/>

In NAnt, this results in the following failure:

Macro "ConfigurationName", used by assembly 
reference "ClassLibrary1" in project "bugXXXX" is not 
supported in assembly references.


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

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


-------------------------------------------------------
This SF.Net email is sponsored by xPML, a groundbreaking scripting language
that extends applications into web and mobile media. Attend the live webcast
and join the prime developer group breaking into this new coding territory!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=110944&bid=241720&dat=121642
_______________________________________________
nant-developers mailing list
nant-developers@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to