diff options
author | Jonathan Beck | 2008-12-13 13:56:55 +0100 |
---|---|---|
committer | Jonathan Beck | 2008-12-13 13:56:55 +0100 |
commit | e220e2cf08809a6a8853a8c9c7b06cef4e90cb57 (patch) | |
tree | 51472b19b56c5816fc050fcac6273a5931f9f4f6 /doxygen.cfg | |
parent | 3fdd24aea06a9bf38d9d34fb8bccbb7023ed3100 (diff) | |
download | libplist-e220e2cf08809a6a8853a8c9c7b06cef4e90cb57.tar.gz libplist-e220e2cf08809a6a8853a8c9c7b06cef4e90cb57.tar.bz2 |
Add plutil and do some cleaning.
Diffstat (limited to 'doxygen.cfg')
-rw-r--r-- | doxygen.cfg | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doxygen.cfg b/doxygen.cfg index 990802c..b13671e 100644 --- a/doxygen.cfg +++ b/doxygen.cfg @@ -25,7 +25,7 @@ DOXYFILE_ENCODING = UTF-8 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded # by quotes) that should identify the project. -PROJECT_NAME = libiphone +PROJECT_NAME = libplist # The PROJECT_NUMBER tag can be used to enter a project or revision number. # This could be handy for archiving the generated documentation or |