You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@ant.apache.org by "Felder, Brian" <BF...@providence.org> on 2002/10/15 18:34:54 UTC

.Net project compile task

I have been working on the VisualBasicCompile task, and I had another idea
related to this. Our development team uses Visual Studio as their IDE.
Visual Studio uses and XML project file to define which files should be
included in a project, as well as external references and dependencies. In
our shop, developers check this project file in to VSS, and use it to drive
manual project builds.

I am considering building an Ant task that reads in a Visual Studio project
file, and uses it to set the parameters to call <vbc> or <csc> (or maybe
call the compiler directly). Is this something that would be useful to
include within Ant? Any gotchas I should be aware of in trying to do this?

Thanks,
----
Brian Felder
Software Engineer
Providence Health System
bfelder@providence.org
503.216.2433
 
****************************************************************************
This message is intended for the sole use of the individual and entity to
whom it is addressed, and may contain information that is privileged,
confidential and exempt from disclosure under applicable law.  If you are
not the intended addressee, nor authorized to receive for the intended
addressee, you are hereby notified that you may not use, copy, disclose or
distribute to anyone the message or any information contained in the
message.  If you have received this message in error, please immediately
advise the sender by reply email and delete the message.  Thank you very
much.                                                                       

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>