X-Git-Url: https://sigrok.org/gitweb/?a=blobdiff_plain;f=bindings%2Fcxx%2FDoxyfile;h=ed7bf5b78a536ada179fbf413551a0701d1907d2;hb=33c84e81975c75b73002b038a0076f384ca13d63;hp=f0c8fd040851c1d03a1130b58e80150cdc014b6a;hpb=7f82ec4d724c5ddb46bf8dbed6dce881bc21230a;p=libsigrok.git diff --git a/bindings/cxx/Doxyfile b/bindings/cxx/Doxyfile index f0c8fd04..ed7bf5b7 100644 --- a/bindings/cxx/Doxyfile +++ b/bindings/cxx/Doxyfile @@ -58,7 +58,7 @@ PROJECT_LOGO = ../../contrib/sigrok-logo-notext.png # entered, it will be relative to the location where doxygen was started. If # left blank the current directory will be used. -OUTPUT_DIRECTORY = doxy +OUTPUT_DIRECTORY = $(BUILDDIR)doxy # If the CREATE_SUBDIRS tag is set to YES, then doxygen will create 4096 sub- # directories (in 2 levels) under the output directory of each output format and @@ -1917,7 +1917,7 @@ SEARCH_INCLUDES = YES # preprocessor. # This tag requires that the tag SEARCH_INCLUDES is set to YES. -INCLUDE_PATH = +INCLUDE_PATH = $(BUILDDIR)include/libsigrok # You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard # patterns (like *.h and *.hpp) to filter out the header-files in the