diff options
| author | Even Rouault <even.rouault@spatialys.com> | 2019-12-19 21:24:53 +0100 |
|---|---|---|
| committer | Even Rouault <even.rouault@spatialys.com> | 2019-12-19 22:31:37 +0100 |
| commit | a06f4a258f618dbad2ce01feadab6908db00bda5 (patch) | |
| tree | 71497daf091671b478abf90bda5a3a222c5e91eb /Doxyfile | |
| parent | 2aeb122fb2720fa6809b9429aca5154f8eec5e6d (diff) | |
| download | PROJ-a06f4a258f618dbad2ce01feadab6908db00bda5.tar.gz PROJ-a06f4a258f618dbad2ce01feadab6908db00bda5.zip | |
Add proj_context_set_network_callbacks() with an empty implementation
Diffstat (limited to 'Doxyfile')
| -rw-r--r-- | Doxyfile | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |
