]> git.donarmstrong.com Git - qmk_firmware.git/blob - LUFA/StudioIntegration/VSIX/extension.vsixmanifest
f155618b739c0656105e09be20778c5fd8cab01a
[qmk_firmware.git] / LUFA / StudioIntegration / VSIX / extension.vsixmanifest
1 <?xml version="1.0" encoding="utf-8"?>\r
2 \r
3 <Vsix xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" Version="1.0.0" xmlns="http://schemas.microsoft.com/developer/vsx-schema/2010">\r
4         <Identifier Id="FourWalledCubicle.LUFA.0e160d5c-e331-48d9-850b-e0387912171b">\r
5                 <Name>LUFA Library</Name>\r
6                 <Author>Dean Camera</Author>\r
7                 <Version>0</Version>\r
8                 <MoreInfoUrl>http://www.lufa-lib.org</MoreInfoUrl>\r
9                 <Description xml:space="preserve">LUFA, the Lightweight USB Framework for AVRs.</Description>\r
10 \r
11                 <License>License.txt</License>\r
12                 <Icon>LUFA_thumb.png</Icon>\r
13                 <PreviewImage>LUFA.png</PreviewImage>\r
14 \r
15                 <SupportedProducts>\r
16                         <IsolatedShell Version="7.0">AtmelStudio</IsolatedShell>\r
17                 </SupportedProducts>\r
18 \r
19                 <SupportedFrameworkRuntimeEdition MinVersion="4.0" MaxVersion="4.5"/>\r
20                 <Locale>1033</Locale>\r
21 \r
22                 <AllUsers>false</AllUsers>\r
23         </Identifier>\r
24 \r
25         <References/>\r
26 \r
27         <Content>\r
28                 <VsPackage>LUFA.pkgdef</VsPackage>\r
29                 <CustomExtension Type="MSHelp">helpcontentsetup.msha</CustomExtension>\r
30                 <CustomExtension Type="asf-manifest">asf-manifest.xml</CustomExtension>\r
31         </Content>\r
32 </Vsix>\r