diff options
Diffstat (limited to 'lib/lufa/LUFA/StudioIntegration/VSIX/asf-manifest.xml')
-rw-r--r-- | lib/lufa/LUFA/StudioIntegration/VSIX/asf-manifest.xml | 18 |
1 files changed, 18 insertions, 0 deletions
diff --git a/lib/lufa/LUFA/StudioIntegration/VSIX/asf-manifest.xml b/lib/lufa/LUFA/StudioIntegration/VSIX/asf-manifest.xml new file mode 100644 index 0000000000..bd969518a1 --- /dev/null +++ b/lib/lufa/LUFA/StudioIntegration/VSIX/asf-manifest.xml @@ -0,0 +1,18 @@ +<AsfContentProvider Version="1.0.0"> + <Identifier Id="0e160d5c-e331-48d9-850b-e0387912171b"> + <Org>FourWalledCubicle</Org> + <ShortName>LUFA</ShortName> + <Author>Dean Camera</Author> + <Description/> + <FollowFolderStructure>True</FollowFolderStructure> + </Identifier> + <AsfContent Type="zip" Path="contents.zip"> + <Content> + <Version>0</Version> + <HelpURL/> + <Locator/> + <DbXMLPath>content.xml.cache</DbXMLPath> + <Description/> + </Content> + </AsfContent> +</AsfContentProvider> |