Add host application directories as distributables in Atmel Studio.
This commit is contained in:
parent
82e606eb3b
commit
de366fdbe1
6 changed files with 12 additions and 1 deletions
|
|
@ -30,6 +30,8 @@
|
|||
|
||||
<build type="distribute" subtype="user-file" value="LEDNotifier.txt"/>
|
||||
<build type="distribute" subtype="user-file" value="LUFA LED Notifier.inf"/>
|
||||
<build type="distribute" subtype="directory" value="CPUUsageApp"/>
|
||||
<build type="distribute" subtype="directory" value="LEDMixerApp"/>
|
||||
|
||||
<build type="c-source" value="LEDNotifier.c"/>
|
||||
<build type="c-source" value="Descriptors.c"/>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue