Update to a new XAML GUI based version of the Atmel Studio integration blob.

This commit is contained in:
Dean Camera 2013-05-22 16:47:11 +02:00
parent f835323682
commit c07d670b6c
8 changed files with 0 additions and 175 deletions

View file

@ -33,11 +33,6 @@ VSIX_ASSETS := $(LUFA_ROOT)/DoxygenPages/Images/LUFA_thumb.png \
$(LUFA_ROOT)/DoxygenPages/Images/LUFA.png \
$(LUFA_ROOT)/License.txt \
VSIX/"[Content_Types].xml" \
VSIX/ASFExplorer.png \
VSIX/ASFWizard.png \
VSIX/LUFAHelpMenu.png \
VSIX/NewExampleWizard.png \
VSIX/GettingStarted.htm \
Blob/LUFA.dll \
Blob/LUFA.pkgdef
VSIX_GEN_PARAMS := --stringparam extension-version "$(EXT_VERSION_NUM)" \