Move metaserver to top dir, fix CMake and Doxygen paths

This commit is contained in:
Pali Rohár 2011-03-29 10:57:49 +02:00
parent d3c347ec79
commit f78ba49990
11 changed files with 12 additions and 12 deletions

View file

@ -473,9 +473,9 @@ macro(log_package PACKAGE_NAME PACKAGE)
endmacro()
if(CMAKE_BUILD_TYPE STREQUAL "Debug")
message("Debug mode: YES")
message("Debug mode: Yes")
else()
message("Debug mode: NO")
message("Debug mode: No")
endif()
if(ENABLE_STATIC)
@ -571,11 +571,11 @@ endif()
########### next target ###############
set(metaserver_SRCS
src/metaserver/cmd.cpp
src/metaserver/db.cpp
src/metaserver/games.cpp
src/metaserver/main.cpp
src/metaserver/netdriver.cpp
metaserver/cmd.cpp
metaserver/db.cpp
metaserver/games.cpp
metaserver/main.cpp
metaserver/netdriver.cpp
src/network/lowlevel.cpp
)

View file

@ -38,7 +38,7 @@ PROJECT_NUMBER = 2.2.5.5
# If a relative path is entered, it will be relative to the location
# where doxygen was started. If left blank the current directory will be used.
OUTPUT_DIRECTORY = ./doc/doxygen
OUTPUT_DIRECTORY = doc/doxygen
# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create
# 4096 sub-directories (in 2 levels) under the output directory of each output
@ -568,7 +568,7 @@ WARN_LOGFILE =
# directories like "/usr/src/myproject". Separate the files or directories
# with spaces.
INPUT = ./src
INPUT = metaserver src tools
# 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
@ -767,7 +767,7 @@ GENERATE_HTML = YES
# If a relative path is entered the value of OUTPUT_DIRECTORY will be
# put in front of it. If left blank `html' will be used as the default path.
HTML_OUTPUT = ./
HTML_OUTPUT = .
# The HTML_FILE_EXTENSION tag can be used to specify the file extension for
# each generated HTML page (for example: .htm,.php,.asp). If it is left blank
@ -779,13 +779,13 @@ HTML_FILE_EXTENSION = .html
# each generated HTML page. If it is left blank doxygen will generate a
# standard header.
HTML_HEADER = ./doc/doxygen-header.cfg
HTML_HEADER = doc/doxygen-header.cfg
# The HTML_FOOTER tag can be used to specify a personal HTML footer for
# each generated HTML page. If it is left blank doxygen will generate a
# standard footer.
HTML_FOOTER = ./doc/doxygen-footer.cfg
HTML_FOOTER = doc/doxygen-footer.cfg
# The HTML_STYLESHEET tag can be used to specify a user-defined cascading
# style sheet that is used by each HTML page. It can be used to