aboutsummaryrefslogtreecommitdiff
path: root/Doxyfile
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2019-12-19 21:24:53 +0100
committerEven Rouault <even.rouault@spatialys.com>2019-12-19 22:31:37 +0100
commita06f4a258f618dbad2ce01feadab6908db00bda5 (patch)
tree71497daf091671b478abf90bda5a3a222c5e91eb /Doxyfile
parent2aeb122fb2720fa6809b9429aca5154f8eec5e6d (diff)
downloadPROJ-a06f4a258f618dbad2ce01feadab6908db00bda5.tar.gz
PROJ-a06f4a258f618dbad2ce01feadab6908db00bda5.zip
Add proj_context_set_network_callbacks() with an empty implementation
Diffstat (limited to 'Doxyfile')
-rw-r--r--Doxyfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Doxyfile b/Doxyfile
index da9a6b61..2d263ed7 100644
--- a/Doxyfile
+++ b/Doxyfile
@@ -772,7 +772,7 @@ WARN_LOGFILE =
# spaces. See also FILE_PATTERNS and EXTENSION_MAPPING
# Note: If this tag is empty the current directory is searched.
-INPUT = src/iso19111 include/proj src/proj.h src/proj_experimental.h src/general_doc.dox
+INPUT = src/iso19111 include/proj src/proj.h src/proj_experimental.h src/general_doc.dox src/filemanager.cpp
# This tag can be used to specify the character encoding of the source files
# that doxygen parses. Internally doxygen uses the UTF-8 encoding. Doxygen uses