I need to create a custom project type. Like the database project. No "build" option etc, different icon...
Any ideas?
Tom
TurboTom Wednesday, February 07, 2007 9:34 AM
Hi Tom,
GAT is not the proper technology to achieve this. You would need to use the Visual Studio SDK for this. It comes with a sample for creating a custom project type.
-Victor.
vga Wednesday, February 07, 2007 2:15 PM
Hi Tom,
GAT is not the proper technology to achieve this. You would need to use the Visual Studio SDK for this. It comes with a sample for creating a custom project type.