diff Resources/Orthanc.doxygen @ 1401:67dca9b38c49

fix
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 01 Jun 2015 14:08:30 +0200
parents 6ed49334d5c1
children c388502a066d
line wrap: on
line diff
--- a/Resources/Orthanc.doxygen	Mon Jun 01 14:05:35 2015 +0200
+++ b/Resources/Orthanc.doxygen	Mon Jun 01 14:08:30 2015 +0200
@@ -656,8 +656,7 @@
 # with spaces.
 
 INPUT                  = @CMAKE_SOURCE_DIR@/Core \
-                         @CMAKE_SOURCE_DIR@/OrthancServer \
-                         @CMAKE_SOURCE_DIR@/OrthancCppClient
+                         @CMAKE_SOURCE_DIR@/OrthancServer
 
 # This tag can be used to specify the character encoding of the source files
 # that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is