X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=synfig-core%2Ftrunk%2Fsynfig.pbproj%2Fdoxygen.cfg;h=e7ffcb0872c6bf3f6ec623d9c618fbf8f6207d37;hb=28f28705612902c15cd0702cc891fba35bf2d2df;hp=97a702979f197d69c6fa562e111262f2e706ea43;hpb=2c43cbfff01496919316f600ee76112be551392d;p=synfig.git diff --git a/synfig-core/trunk/synfig.pbproj/doxygen.cfg b/synfig-core/trunk/synfig.pbproj/doxygen.cfg index 97a7029..e7ffcb0 100644 --- a/synfig-core/trunk/synfig.pbproj/doxygen.cfg +++ b/synfig-core/trunk/synfig.pbproj/doxygen.cfg @@ -17,7 +17,7 @@ # The PROJECT_NAME tag is a single word (or a sequence of words surrounded # by quotes) that should identify the project. -PROJECT_NAME = "sinfg" +PROJECT_NAME = "synfig" # The PROJECT_NUMBER tag can be used to enter a project or revision number. # This could be handy for archiving the generated documentation or @@ -302,7 +302,7 @@ WARN_LOGFILE = # directories like "/usr/src/myproject". Separate the files or directories # with spaces. -INPUT = src/sinfg +INPUT = src/synfig # If the value of the INPUT tag contains directories, you can use the # FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp @@ -723,7 +723,7 @@ INCLUDE_FILE_PATTERNS = # or name=definition (no spaces). If the definition and the = are # omitted =1 is assumed. -PREDEFINED = SINFG_NO_DEPRECATED DOXYGEN_SKIP +PREDEFINED = SYNFIG_NO_DEPRECATED DOXYGEN_SKIP # If the MACRO_EXPANSION and EXPAND_PREDEF_ONLY tags are set to YES then # this tag can be used to specify a list of macro names that should be expanded.