[Scummvm-cvs-logs] CVS: web/docs/doxygen config,1.6,1.7
Max Horn
fingolfin at users.sourceforge.net
Tue Jun 24 14:50:19 CEST 2003
Update of /cvsroot/scummvm/web/docs/doxygen
In directory sc8-pr-cvs1:/tmp/cvs-serv17516
Modified Files:
config
Log Message:
act as if USE_MAD and USE_VORBIS were #define'd when generating the docs
Index: config
===================================================================
RCS file: /cvsroot/scummvm/web/docs/doxygen/config,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -d -r1.6 -r1.7
--- config 31 May 2003 13:27:53 -0000 1.6
+++ config 24 Jun 2003 21:49:56 -0000 1.7
@@ -735,7 +735,7 @@
# or name=definition (no spaces). If the definition and the = are
# omitted =1 is assumed.
-PREDEFINED =
+PREDEFINED = USE_MAD USE_VORBIS
# 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.
More information about the Scummvm-git-logs
mailing list