*** empty log message ***

git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@123 783a27ee-832a-0410-bc00-9f386506c6dd
This commit is contained in:
ikits 2003-09-15 16:15:38 +00:00
parent 290a0931c6
commit 0bdd4b122f

View File

@ -146,7 +146,7 @@ the <tt>GLEW_BUILD</tt> preprocessor constant to <tt>GLEW_STATIC</tt>,
otherwise you get build errors. <b>Note that GLEW does not use the C
runtime library, so it does not matter which version (single-threaded,
multi-threaded or multi-threaded DLL) it is linked with (without
debugging information). It is, however, a good idea to compile all
debugging information). It is, however, always a good idea to compile all
your projects including GLEW with the same C runtime settings.</b>
<p>