Jeck - Fixed icon indirection in Doxyfile.

This commit is contained in:
wagic.jeck
2011-01-30 11:24:26 +00:00
parent e0f7bf26d8
commit ebc7f93682

View File

@@ -44,7 +44,7 @@ PROJECT_BRIEF = "An open source card game"
# exceed 55 pixels and the maximum width should not exceed 200 pixels.
# Doxygen will copy the logo to the output directory.
PROJECT_LOGO = F:/Programming/Wagic/projects/mtg/icon.png
PROJECT_LOGO = ./icon.png
# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute)
# base path where the generated documentation will be put.