Bugs item #923493, was opened at 2004-03-25 22:07
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=923493&group_id=31650

Category: Core
Group: 0.8.4.0
Status: Open
Resolution: None
Priority: 5
Submitted By: Jon Henning (henning333)
Assigned to: Nobody/Anonymous (nobody)
Summary: DefineDebug and DefineTrace

Initial Comment:
The ConfigurationSettings.cs file is not handling the 
DefineDebug and DefineTrace flags (not sure if this is VB 
specific).  Adding this to the ConfigurationSettings fixes 
the problem.

htStringSettings["DefineDebug"] = "/define:DEBUG={0}";



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

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


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
nant-developers mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/nant-developers

Reply via email to