comparison build/Doxyfile @ 232:71ea10a3cbe7 distinct-libraries

* Add template generator to Makefile
author cannam
date Fri, 07 Nov 2008 14:33:21 +0000
parents e58242c9ff85
children 521734d2b498
comparison
equal deleted inserted replaced
231:90e3acb4a728 232:71ea10a3cbe7
513 # directories like "/usr/src/myproject". Separate the files or directories 513 # directories like "/usr/src/myproject". Separate the files or directories
514 # with spaces. 514 # with spaces.
515 515
516 INPUT = vamp \ 516 INPUT = vamp \
517 vamp-sdk \ 517 vamp-sdk \
518 vamp-sdk/hostext \ 518 vamp-hostsdk \
519 vamp-hostsdk/hostext \
520 src/vamp-sdk \
521 src/vamp-hostsdk \
522 src/vamp-hostsdk/hostext \
519 examples \ 523 examples \
520 host 524 host
521 525
522 # This tag can be used to specify the character encoding of the source files 526 # This tag can be used to specify the character encoding of the source files
523 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is 527 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is