# HG changeset patch # User Sebastien Jodogne # Date 1380555562 -7200 # Node ID 714cf0e144cbd4f6267e63adfab8e3578b28204b # Parent 5790c359e008cb8df4757cd4852fcfe46183ee84 fix path diff -r 5790c359e008 -r 714cf0e144cb Resources/OrthancClient.doxygen --- 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