diff Resources/OrthancClient.doxygen @ 579:714cf0e144cb laaw

fix path
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 30 Sep 2013 17:39:22 +0200
parents 8fb9867d8089
children a00f626290db
line wrap: on
line diff
--- a/Resources/OrthancClient.doxygen	Mon Sep 30 15:08:45 2013 +0200
+++ b/Resources/OrthancClient.doxygen	Mon Sep 30 17:39:22 2013 +0200
@@ -610,7 +610,7 @@
 # directories like "/usr/src/myproject". Separate the files or directories
 # with spaces.
 
-INPUT                  =  @CMAKE_SOURCE_DIR@/OrthancCppClient/Package/AUTOGENERATED/OrthancCppClient.h
+INPUT                  =  @CMAKE_SOURCE_DIR@/OrthancCppClient/SharedLibrary/AUTOGENERATED/OrthancCppClient.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, which is