From 0bdd4b122f6b720218e6db5b76831fd943dfd296 Mon Sep 17 00:00:00 2001 From: ikits Date: Mon, 15 Sep 2003 16:15:38 +0000 Subject: [PATCH] *** empty log message *** git-svn-id: https://glew.svn.sourceforge.net/svnroot/glew/trunk/glew@123 783a27ee-832a-0410-bc00-9f386506c6dd --- doc/README.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/README.html b/doc/README.html index 4b54c47..dd2a1e7 100644 --- a/doc/README.html +++ b/doc/README.html @@ -146,7 +146,7 @@ the GLEW_BUILD preprocessor constant to GLEW_STATIC, otherwise you get build errors. 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.