comparison IBBoard.Windows.Forms.csproj @ 21:031354c2a34c default tip

* Add Hyperlink that does sensible stuff by default
author IBBoard <dev@ibboard.co.uk>
date Sat, 19 May 2012 16:45:19 +0100
parents 5f35edc84791
children
comparison
equal deleted inserted replaced
20:5f35edc84791 21:031354c2a34c
85 </ProjectReference> 85 </ProjectReference>
86 </ItemGroup> 86 </ItemGroup>
87 <ItemGroup> 87 <ItemGroup>
88 <Compile Include="AssemblyInfo.cs"> 88 <Compile Include="AssemblyInfo.cs">
89 <SubType>Code</SubType> 89 <SubType>Code</SubType>
90 </Compile>
91 <Compile Include="Windows\Forms\Hyperlink.cs">
92 <SubType>Component</SubType>
90 </Compile> 93 </Compile>
91 <Compile Include="Windows\Forms\IBBTabControl.cs"> 94 <Compile Include="Windows\Forms\IBBTabControl.cs">
92 <SubType>Component</SubType> 95 <SubType>Component</SubType>
93 </Compile> 96 </Compile>
94 <Compile Include="Windows\Forms\IBBRadioButton.cs"> 97 <Compile Include="Windows\Forms\IBBRadioButton.cs">