I believe batch scripts and T4 templates [1] are the most common ways of dealing with code generation that isn't inherently supported by Visual Studio (ie. design time tools).

Sandro

[1] http://msdn.microsoft.com/en-us/library/vstudio/bb126445.aspx

On 04/10/2013 2:14 PM, Jonathan S. Shapiro wrote:
I'm struggling with something fairly trivial, and would appreciate assist.

The Visual Studio build system is not (historically, at least) very good about building /inputs/. So for example, if you have a parser generator that generates a C-sharp program, that's a pain to do. I'm actually using Xamarin Studio, which seems to follow the same sort of practice.

How do people who use such tools integrate them into their project build systems properly?

Thanks


Jonathan


_______________________________________________
bitc-dev mailing list
[email protected]
http://www.coyotos.org/mailman/listinfo/bitc-dev


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

_______________________________________________
bitc-dev mailing list
[email protected]
http://www.coyotos.org/mailman/listinfo/bitc-dev

Reply via email to