mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-25 15:18:11 +00:00
fix doxygen for building out of the source tree
This commit is contained in:
parent
3bf340a4b8
commit
e720d553fd
1 changed files with 2 additions and 2 deletions
|
|
@ -80,7 +80,7 @@ WARN_LOGFILE =
|
|||
#---------------------------------------------------------------------------
|
||||
# configuration options related to the input files
|
||||
#---------------------------------------------------------------------------
|
||||
INPUT = . ../
|
||||
INPUT = @top_srcdir@/coreapi @top_srcdir@/coreapi/help
|
||||
|
||||
FILE_PATTERNS = *.h \
|
||||
*.c \
|
||||
|
|
@ -89,7 +89,7 @@ RECURSIVE = NO
|
|||
EXCLUDE =
|
||||
EXCLUDE_SYMLINKS = NO
|
||||
EXCLUDE_PATTERNS =
|
||||
EXAMPLE_PATH = ../../ .
|
||||
EXAMPLE_PATH = @top_srcdir@ @top_srcdir@/coreapi/help
|
||||
EXAMPLE_PATTERNS =
|
||||
EXAMPLE_RECURSIVE = NO
|
||||
IMAGE_PATH =
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue