changeset 2694:8340596dc4a9 jobs

merge
author Sebastien Jodogne <s.jodogne@gmail.com>
date Fri, 29 Jun 2018 09:56:04 +0200
parents 40e0d031424c (diff) 6adaf84140a6 (current diff)
children c4ee0bedb51b
files Plugins/Include/orthanc/OrthancCppDatabasePlugin.h
diffstat 1 files changed, 1 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/Resources/OrthancPlugin.doxygen	Fri Jun 29 09:23:43 2018 +0200
+++ b/Resources/OrthancPlugin.doxygen	Fri Jun 29 09:56:04 2018 +0200
@@ -755,8 +755,7 @@
 # Note: If this tag is empty the current directory is searched.
 
 INPUT                  = @CMAKE_SOURCE_DIR@/Plugins/Include/orthanc/OrthancCPlugin.h \
-                         @CMAKE_SOURCE_DIR@/Plugins/Include/orthanc/OrthancCDatabasePlugin.h \
-                         @CMAKE_SOURCE_DIR@/Plugins/Include/orthanc/OrthancCppDatabasePlugin.h
+                         @CMAKE_SOURCE_DIR@/Plugins/Include/orthanc/OrthancCDatabasePlugin.h
 
 # 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