Add explicit requirements for the AppConfig.h headers in the various project asf.xml files, to prevent breakage with the latest ASF trunk project generator upgrades.

This commit is contained in:
Dean Camera 2013-04-01 07:39:53 +00:00
parent 7dc5295103
commit 646e63b089
22 changed files with 24 additions and 0 deletions

View file

@ -40,6 +40,7 @@
<build type="header-file" value="Lib/SCSI.h"/>
<build type="module-config" subtype="path" value="Config"/>
<build type="module-config" subtype="required-header-file" value="AppConfig.h"/>
<build type="header-file" value="Config/AppConfig.h"/>
<build type="header-file" value="Config/LUFAConfig.h"/>