From 78e6e4f4c237123f97bbfcc2e8fc0fda01fc1bd8 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sat, 5 Jan 2013 11:18:49 +0000 Subject: Add Atmel Studio Extension (VSIX) packaging files and scripts. --- LUFA/StudioIntegration/VSIX/[Content_Types].xml | 22 ++++++++++++++++++++ LUFA/StudioIntegration/VSIX/extension.vsixmanifest | 24 ++++++++++++++++++++++ 2 files changed, 46 insertions(+) create mode 100644 LUFA/StudioIntegration/VSIX/[Content_Types].xml create mode 100644 LUFA/StudioIntegration/VSIX/extension.vsixmanifest (limited to 'LUFA/StudioIntegration/VSIX') diff --git a/LUFA/StudioIntegration/VSIX/[Content_Types].xml b/LUFA/StudioIntegration/VSIX/[Content_Types].xml new file mode 100644 index 000000000..bb630d84e --- /dev/null +++ b/LUFA/StudioIntegration/VSIX/[Content_Types].xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/LUFA/StudioIntegration/VSIX/extension.vsixmanifest b/LUFA/StudioIntegration/VSIX/extension.vsixmanifest new file mode 100644 index 000000000..0adf42656 --- /dev/null +++ b/LUFA/StudioIntegration/VSIX/extension.vsixmanifest @@ -0,0 +1,24 @@ + + + + + LUFA Library + Dean Camera + 00.00.00 + http://www.lufa-lib.org + LUFA USB Framework + + LUFA\DoxygenPages\Images\LUFA_thumb.png + LUFA\DoxygenPages\Images\LUFA.png + + + AtmelStudio + + + + 1033 + + + + + -- cgit v1.2.3