aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/StudioIntegration/VSIX
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-04-17 21:06:57 +0000
committerDean Camera <dean@fourwalledcubicle.com>2013-04-17 21:06:57 +0000
commiteefbf632d6bdfdee942d3334fea6e7a96e092dde (patch)
tree4f0b2060be32fcbf26493f44ebc073407702b44f /LUFA/StudioIntegration/VSIX
parent7ef41e3c1e34e8338c39eeab36ce99d25a026a07 (diff)
downloadlufa-eefbf632d6bdfdee942d3334fea6e7a96e092dde.tar.gz
lufa-eefbf632d6bdfdee942d3334fea6e7a96e092dde.tar.bz2
lufa-eefbf632d6bdfdee942d3334fea6e7a96e092dde.zip
Update Atmel Studio blob - use sane method to extract the extension's bundled Getting Started path, use VSCT to generate the menu items.
Diffstat (limited to 'LUFA/StudioIntegration/VSIX')
-rw-r--r--LUFA/StudioIntegration/VSIX/extension.vsixmanifest1
1 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/StudioIntegration/VSIX/extension.vsixmanifest b/LUFA/StudioIntegration/VSIX/extension.vsixmanifest
index 2539a2821..d7cc47152 100644
--- a/LUFA/StudioIntegration/VSIX/extension.vsixmanifest
+++ b/LUFA/StudioIntegration/VSIX/extension.vsixmanifest
@@ -26,6 +26,7 @@
<Content>
<VsPackage>LUFA.pkgdef</VsPackage>
+ <CustomExtension Type="GettingStarted">GettingStarted.htm</CustomExtension>
<CustomExtension Type="asf-manifest">asf-manifest.xml</CustomExtension>
</Content>
</Vsix>