Groups | Blog | Home
all groups > visual studio .net ide > january 2005 >

visual studio .net ide : howto: creating custom platform for VC++ projects?


jordi_vilar NO[at]SPAM hotmail.com
1/31/2005 9:19:08 AM
Hi,

Is there a way to create a new fully customized target for VC++
projects in VS .NET 2003? The idea is to add support for new
compilers, so you can compile the same project with different
compilers (maybe crosscompilers for other platforms) within the VS
IDE.

I assume that I need to deveop a VS add-in in order to control the
compiler and linker invokations and create the settings dialogs, but
I'm totally lost and I don't know where to start from!

Thanks in advance,

Carl Daniel [VC++ MVP]
1/31/2005 9:53:36 AM
[quoted text, click to view]

http://msdn.microsoft.com/vstudio/extend/default.aspx

-cd

AddThis Social Bookmark Button