update document dates

git-svn-id: svn://svn.code.sf.net/p/quakespasm/code/trunk/quakespasm@1123 af15c1b1-3010-417e-b628-4374ebc0bcbd
This commit is contained in:
Ozkan Sezer 2014-10-17 11:34:10 +00:00
parent a8d8ab865d
commit afe02e69d7
3 changed files with 6 additions and 6 deletions

View File

@ -4,7 +4,7 @@
<toc>
<verb></verb>
<em>Page last edited Oct. 11, 2014</em>
<em>Page last edited Oct. 17, 2014</em>
<sect> About <p>
@ -72,7 +72,7 @@ Compile time options include
<item><bf>make DO_USERDIRS=1</bf> to include user directories support
<item><bf>make DEBUG=1</bf> for debugging
<item><bf>make SDL_CONFIG=</bf><em>/PATH/TO/SDL-CONFIG</em> for unusual SDL installations
<item><bf>make USE_SDL2=1</bf> to compile against SDL2 instead of SDL1.2
<item><bf>make USE_SDL2=1</bf> to compile against SDL2 instead of SDL-1.2
</itemize>
<p>Streaming music playback requires "libmad" or "libmpg123" for MP3, and "libogg" and "libvorbis" for OGG files.
<p>The project can also be built with Codeblocks (project files included).</p>

View File

@ -11,7 +11,7 @@
<PRE>
</PRE>
</P>
<P><EM>Page last edited Oct. 11, 2014</EM></P>
<P><EM>Page last edited Oct. 17, 2014</EM></P>
<P>
<H2><A NAME="toc1">1.</A> <A HREF="Quakespasm.html#s1">About </A></H2>
@ -147,7 +147,7 @@ Compile time options include
<LI><B>make DO_USERDIRS=1</B> to include user directories support</LI>
<LI><B>make DEBUG=1</B> for debugging</LI>
<LI><B>make SDL_CONFIG=</B><EM>/PATH/TO/SDL-CONFIG</EM> for unusual SDL installations</LI>
<LI><B>make USE_SDL2=1</B> to compile against SDL2 instead of SDL1.2</LI>
<LI><B>make USE_SDL2=1</B> to compile against SDL2 instead of SDL-1.2</LI>
</UL>
</P>
<P>Streaming music playback requires "libmad" or "libmpg123" for MP3, and "libogg" and "libvorbis" for OGG files.</P>

View File

@ -35,7 +35,7 @@
______________________________________________________________________
Page last edited Oct. 11, 2014
Page last edited Oct. 17, 2014
1. About
@ -131,7 +131,7 @@
o make SDL_CONFIG=/PATH/TO/SDL-CONFIG for unusual SDL installations
o make USE_SDL2=1 to compile against SDL2 instead of SDL1.2
o make USE_SDL2=1 to compile against SDL2 instead of SDL-1.2
Streaming music playback requires "libmad" or "libmpg123" for MP3, and
"libogg" and "libvorbis" for OGG files.