diff options
author | Dean Camera <dean@fourwalledcubicle.com> | 2013-04-17 21:06:57 +0000 |
---|---|---|
committer | Dean Camera <dean@fourwalledcubicle.com> | 2013-04-17 21:06:57 +0000 |
commit | eefbf632d6bdfdee942d3334fea6e7a96e092dde (patch) | |
tree | 4f0b2060be32fcbf26493f44ebc073407702b44f /LUFA/StudioIntegration | |
parent | 7ef41e3c1e34e8338c39eeab36ce99d25a026a07 (diff) | |
download | lufa-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')
-rw-r--r-- | LUFA/StudioIntegration/Blob/LUFA.dll | bin | 374272 -> 377856 bytes | |||
-rw-r--r-- | LUFA/StudioIntegration/Blob/LUFA.pkgdef | bin | 1696 -> 1872 bytes | |||
-rw-r--r-- | LUFA/StudioIntegration/VSIX/extension.vsixmanifest | 1 |
3 files changed, 1 insertions, 0 deletions
diff --git a/LUFA/StudioIntegration/Blob/LUFA.dll b/LUFA/StudioIntegration/Blob/LUFA.dll Binary files differindex f041a4852..23154e929 100644 --- a/LUFA/StudioIntegration/Blob/LUFA.dll +++ b/LUFA/StudioIntegration/Blob/LUFA.dll diff --git a/LUFA/StudioIntegration/Blob/LUFA.pkgdef b/LUFA/StudioIntegration/Blob/LUFA.pkgdef Binary files differindex 3d0ad6e7f..31a97ce08 100644 --- a/LUFA/StudioIntegration/Blob/LUFA.pkgdef +++ b/LUFA/StudioIntegration/Blob/LUFA.pkgdef 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>
|