diff Resources/OrthancClient.doxygen @ 3:d5027f9f676a

fix build
author Sebastien Jodogne <s.jodogne@gmail.com>
date Mon, 01 Jun 2015 15:12:22 +0200
parents fd402e53d263
children
line wrap: on
line diff
--- a/Resources/OrthancClient.doxygen	Mon Jun 01 13:59:12 2015 +0200
+++ b/Resources/OrthancClient.doxygen	Mon Jun 01 15:12:22 2015 +0200
@@ -45,7 +45,7 @@
 # exceed 55 pixels and the maximum width should not exceed 200 pixels.
 # Doxygen will copy the logo to the output directory.
 
-PROJECT_LOGO           = @CMAKE_SOURCE_DIR@/Resources/OrthancLogoDocumentation.png
+PROJECT_LOGO           = @CMAKE_SOURCE_DIR@/Orthanc/Resources/OrthancLogoDocumentation.png
 
 # The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
 # base path where the generated documentation will be put.