Switch extension inner archive to store compression mode and switch outer VSIX archive to maximum compression, to improve project generation speed within Atmel Studio.

This commit is contained in:
Dean Camera 2013-01-19 10:04:10 +00:00
parent 2709627970
commit 5fea1abd22
2 changed files with 4 additions and 4 deletions

View file

@ -6,7 +6,7 @@
www.lufa-lib.org
-->
<!-- Atmel Studio framework Module XML transform file -->
<!-- Atmel Studio framework XML transform file -->
<!-- Indents a given XML document to match the node hierarchy. -->
<xsl:stylesheet version="1.0" xmlns:xsl="http://www.w3.org/1999/XSL/Transform">
@ -20,4 +20,4 @@
<xsl:template match="/">
<xsl:copy-of select="."/>
</xsl:template>
</xsl:stylesheet>
</xsl:stylesheet>