[Omake] Re: preprocessor for computing dependencies
Jason Hickey
jyh at cs.caltech.edu
Wed Sep 13 12:35:32 PDT 2006
Bárður Árantsson wrote:
> I think VC+6.0 has basically been obsoleted by the free VC++ which
> Microsoft released some time ago. I'm not really interested in the
> Windows platform, but I *think* this is it:
>
> http://msdn.microsoft.com/vstudio/express/visualC/default.aspx
>
> It *may* have an option for doing dependency analysis.
It looks like it might. It seems reasonable at least to put in a check
for the /showIncludes option, and use it if possible.
Jason
--
Jason Hickey http://www.cs.caltech.edu/~jyh
Caltech Computer Science Tel: 626-395-6568 FAX: 626-792-4257
More information about the Omake
mailing list