Groups | Blog | Home
all groups > visual studio .net ide > february 2004 >

visual studio .net ide : new project type for a new language


Andre W B Furtado
2/28/2004 1:14:43 PM
Hi,

I have created a compiler for my language and defined my source files type.
Which is the simplest way to define a new project type that can group this
files and compile them using my compiler? Is VSIP the only way? Do I have to
add a new project file to the original vcproj, csproj, vbproj, etc.? Case
yes, how can I do it? (any tutorials on the web?) Case no, should I extend
some of the previous projects files/types? In which way?

Thanks a lot for helping!
-- Andre

Jaych
3/23/2004 11:57:10 PM
VSIP is the way. Download the VSIP SDK from MSDN.microsoft.com, You will
find samples and documentation in there for what you want to do.

-Jay


[quoted text, click to view]

AddThis Social Bookmark Button