X-Git-Url: http://sigrok.org/gitweb/?a=blobdiff_plain;ds=sidebyside;f=bindings%2Fcxx%2FDoxyfile;h=ed7bf5b78a536ada179fbf413551a0701d1907d2;hb=a42a39ac378534782d44f166b879e84cefa66ed6;hp=f0c8fd040851c1d03a1130b58e80150cdc014b6a;hpb=ac0db24ad4b4e13c2bd9b0b5030dd31d4d8a4c55;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