[Scummvm-cvs-logs] CVS: web/docs/doxygen config,1.11,1.12
Max Horn
fingolfin at users.sourceforge.net
Fri Oct 3 06:49:13 CEST 2003
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/scumm player_v1.h,1.8,1.9 player_v2.h,2.17,2.18 player_v2a.h,2.2,2.3 player_v3a.h,1.10,1.11
- Next message: [Scummvm-cvs-logs] CVS: scummvm/scumm music.h,2.8,2.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
Update of /cvsroot/scummvm/web/docs/doxygen
In directory sc8-pr-cvs1:/tmp/cvs-serv18309
Modified Files:
config
Log Message:
make sure UNIX is #defined (this doesn't cure the GCC_PACK problem, but is better anyway. I'll fix the GCC_PACK problem another way)
Index: config
===================================================================
RCS file: /cvsroot/scummvm/web/docs/doxygen/config,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -d -r1.11 -r1.12
--- config 3 Oct 2003 01:28:46 -0000 1.11
+++ config 3 Oct 2003 13:48:22 -0000 1.12
@@ -739,7 +739,7 @@
# or name=definition (no spaces). If the definition and the = are
# omitted =1 is assumed.
-PREDEFINED = USE_MAD USE_VORBIS GCC_PACK=
+PREDEFINED = USE_MAD USE_VORBIS UNIX
# 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.
- Previous message: [Scummvm-cvs-logs] CVS: scummvm/scumm player_v1.h,1.8,1.9 player_v2.h,2.17,2.18 player_v2a.h,2.2,2.3 player_v3a.h,1.10,1.11
- Next message: [Scummvm-cvs-logs] CVS: scummvm/scumm music.h,2.8,2.9
- Messages sorted by:
[ date ]
[ thread ]
[ subject ]
[ author ]
More information about the Scummvm-git-logs
mailing list