aboutsummaryrefslogtreecommitdiffstats
path: root/Demos/Device/ClassDriver/GenericHID/asf.xml
diff options
context:
space:
mode:
authorDean Camera <dean@fourwalledcubicle.com>2013-08-14 19:18:16 +0200
committerDean Camera <dean@fourwalledcubicle.com>2013-08-14 19:18:16 +0200
commitde366fdbe1d7cdb1a46404627492bee678595ba1 (patch)
tree1c56db0a54df0128615a171d51718cac9ad83278 /Demos/Device/ClassDriver/GenericHID/asf.xml
parent82e606eb3b90a9d5c4ca72f2894d2a725ee8c3de (diff)
downloadlufa-de366fdbe1d7cdb1a46404627492bee678595ba1.tar.gz
lufa-de366fdbe1d7cdb1a46404627492bee678595ba1.tar.bz2
lufa-de366fdbe1d7cdb1a46404627492bee678595ba1.zip
Add host application directories as distributables in Atmel Studio.
Diffstat (limited to 'Demos/Device/ClassDriver/GenericHID/asf.xml')
-rw-r--r--Demos/Device/ClassDriver/GenericHID/asf.xml3
1 files changed, 3 insertions, 0 deletions
diff --git a/Demos/Device/ClassDriver/GenericHID/asf.xml b/Demos/Device/ClassDriver/GenericHID/asf.xml
index 1f03490e5..513410b76 100644
--- a/Demos/Device/ClassDriver/GenericHID/asf.xml
+++ b/Demos/Device/ClassDriver/GenericHID/asf.xml
@@ -40,6 +40,9 @@
<device-support-alias value="lufa_xmega"/>
<device-support-alias value="lufa_uc3"/>
+ <build type="distribute" subtype="user-file" value="GenericHID.txt"/>
+ <build type="distribute" subtype="directory" value="HostTestApp"/>
+
<build type="c-source" value="GenericHID.c"/>
<build type="c-source" value="Descriptors.c"/>
<build type="header-file" value="GenericHID.h"/>