Alter VSIX build script to verify all referenced filenames in all modules and projects, rather than just the core modules. Fix discovered errors in the project XML files.
This commit is contained in:
parent
cff8a751bb
commit
ed372b031c
6 changed files with 16 additions and 14 deletions
|
@ -27,7 +27,6 @@
|
|||
<build type="header-file" value="Descriptors.h"/>
|
||||
|
||||
<build type="module-config" subtype="path" value="Config"/>
|
||||
<build type="header-file" value="Config/AppConfig.h"/>
|
||||
<build type="header-file" value="Config/LUFAConfig.h"/>
|
||||
|
||||
<require idref="lufa.common"/>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue