Last change
on this file since 4146 was
4146,
checked in by abeham, 14 years ago
|
#567
- Added View Wizard, Wizards GAC installer, and view template
- Sometimes it works, sometimes it doesn't
|
File size:
977 bytes
|
Line | |
---|
1 | <VSTemplate Version="3.0.0" xmlns="http://schemas.microsoft.com/developer/vstemplate/2005" Type="Item">
|
---|
2 | <TemplateData>
|
---|
3 | <DefaultName>HeuristicLabView.cs</DefaultName>
|
---|
4 | <Name>HeuristicLabViewTemplate</Name>
|
---|
5 | <Description>Creates a HL3.3 view</Description>
|
---|
6 | <ProjectType>CSharp</ProjectType>
|
---|
7 | <SortOrder>10</SortOrder>
|
---|
8 | <Icon>__TemplateIcon.ico</Icon>
|
---|
9 | </TemplateData>
|
---|
10 | <TemplateContent>
|
---|
11 | <References />
|
---|
12 | <ProjectItem SubType="UserControl" TargetFileName="$fileinputname$.cs" ReplaceParameters="true">DefaultView.cs</ProjectItem>
|
---|
13 | <ProjectItem SubType="" TargetFileName="$fileinputname$.Designer.cs" ReplaceParameters="true">DefaultView.Designer.cs</ProjectItem>
|
---|
14 | </TemplateContent>
|
---|
15 | <WizardExtension>
|
---|
16 | <Assembly>HeuristicLab.VS2010Wizards, Version=3.3.0.0, Culture=Neutral, PublicKeyToken=18a43a5d25a3c148</Assembly>
|
---|
17 | <FullClassName>HeuristicLab.VS2010Wizards.ViewWizard</FullClassName>
|
---|
18 | </WizardExtension>
|
---|
19 | </VSTemplate> |
---|
Note: See
TracBrowser
for help on using the repository browser.