aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/StudioIntegration/lufa_filelist_transform.xslt
diff options
context:
space:
mode:
Diffstat (limited to 'LUFA/StudioIntegration/lufa_filelist_transform.xslt')
-rw-r--r--LUFA/StudioIntegration/lufa_filelist_transform.xslt2
1 files changed, 2 insertions, 0 deletions
diff --git a/LUFA/StudioIntegration/lufa_filelist_transform.xslt b/LUFA/StudioIntegration/lufa_filelist_transform.xslt
index 758bc9865..103ff51a9 100644
--- a/LUFA/StudioIntegration/lufa_filelist_transform.xslt
+++ b/LUFA/StudioIntegration/lufa_filelist_transform.xslt
@@ -8,6 +8,8 @@
<!-- Atmel Studio framework Module XML transform file -->
+<!-- Outputs a flat file list of all source files referenced in all modules of
+ the input manifest XML file, so that they can be checked for existence. -->
<xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
<xsl:output method="xml" omit-xml-declaration="yes"/>