aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/StudioIntegration/XSLT
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-01-17 20:07:19 +0000
committerDean Camera <dean@fourwalledcubicle.com>2013-01-17 20:07:19 +0000
commit2709627970191a8df057380ac74b8df48ccfb3cd (patch)
tree0019ee94490bd140eb85b35a223cf3726a09ed15 /LUFA/StudioIntegration/XSLT
parentaf241316deb5a900757fa77d07864c1d9d0b6dc4 (diff)
downloadlufa-2709627970191a8df057380ac74b8df48ccfb3cd.tar.gz
lufa-2709627970191a8df057380ac74b8df48ccfb3cd.tar.bz2
lufa-2709627970191a8df057380ac74b8df48ccfb3cd.zip
Clean up VSIX generation scripts.
Diffstat (limited to 'LUFA/StudioIntegration/XSLT')
-rw-r--r--LUFA/StudioIntegration/XSLT/lufa_asfmanifest_transform.xslt3
1 files changed, 2 insertions, 1 deletions
diff --git a/LUFA/StudioIntegration/XSLT/lufa_asfmanifest_transform.xslt b/LUFA/StudioIntegration/XSLT/lufa_asfmanifest_transform.xslt
index 8cbb8afb8..8fc98412f 100644
--- a/LUFA/StudioIntegration/XSLT/lufa_asfmanifest_transform.xslt
+++ b/LUFA/StudioIntegration/XSLT/lufa_asfmanifest_transform.xslt
@@ -8,7 +8,8 @@
<!-- Atmel Studio framework VSIX XML transform file -->
-
+<!-- Updates an asf-manifest.xml document to add appropriate version
+ information. -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:output method="xml" omit-xml-declaration="yes"/>