From 3908d2e608c958bd6627afae4aab9362f84b6b90 Mon Sep 17 00:00:00 2001 From: Dean Camera Date: Sun, 28 Apr 2013 12:14:37 +0000 Subject: Add more information on the integrated Help package to the Atmel Studio Getting Started first-run page. --- LUFA/StudioIntegration/makefile | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'LUFA/StudioIntegration/makefile') diff --git a/LUFA/StudioIntegration/makefile b/LUFA/StudioIntegration/makefile index 471ab6dcb..c05a89d3d 100644 --- a/LUFA/StudioIntegration/makefile +++ b/LUFA/StudioIntegration/makefile @@ -35,12 +35,12 @@ VSIX_ASSETS := $(LUFA_ROOT)/DoxygenPages/Images/LUFA_thumb.png \ VSIX/"[Content_Types].xml" \ VSIX/ASFExplorer.png \ VSIX/ASFWizard.png \ + VSIX/LUFAHelpMenu.png \ VSIX/NewExampleWizard.png \ VSIX/GettingStarted.htm \ Blob/Atmel.Studio.Services.Interfaces.dll \ Blob/LUFA.dll \ - Blob/LUFA.pkgdef \ - + Blob/LUFA.pkgdef MSHELP_GEN_PARAMS := --stringparam generate.toc "book toc" \ --stringparam chunk.quietly "1" \ --stringparam chunk.section.depth "3" \ -- cgit v1.2.3