mirror of
https://gitlab.linphone.org/BC/public/linphone-iphone.git
synced 2026-01-19 20:18:09 +00:00
Merge branch 'master' of git.linphone.org:linphone-private
This commit is contained in:
commit
7fe3bb1289
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