Add MissleLauncher project to the /Projects/ makefile. Add missing MissleLauncher Doxygen.conf file.
This commit is contained in:
parent
dcf303762a
commit
f33b282009
2 changed files with 1489 additions and 0 deletions
1485
Projects/MissleLauncher/Doxygen.conf
Normal file
1485
Projects/MissleLauncher/Doxygen.conf
Normal file
File diff suppressed because it is too large
Load diff
|
@ -17,5 +17,9 @@ all:
|
|||
make -C Magstripe clean
|
||||
make -C Magstripe all
|
||||
|
||||
make -C MissleLauncher clean
|
||||
make -C MissleLauncher all
|
||||
|
||||
%:
|
||||
make -C Magstripe $@
|
||||
make -C MissleLauncher $@
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue