diff options
author | Brian Paul <brianp@vmware.com> | 2011-01-20 18:52:39 -0700 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2011-01-20 18:52:53 -0700 |
commit | af4e2f46653cbc7ceaf1291ba22087ec5758d07f (patch) | |
tree | 0190070860ff99bbda438f3c0e54a1d5f59205ed | |
parent | 2fb0aebd4a248d2a0725099cd5646253c30c1dc3 (diff) |
docs: update README.WIN32 per Karl's request
-rw-r--r-- | docs/README.WIN32 | 16 |
1 files changed, 7 insertions, 9 deletions
diff --git a/docs/README.WIN32 b/docs/README.WIN32 index 204b8e6604..986b5994f2 100644 --- a/docs/README.WIN32 +++ b/docs/README.WIN32 @@ -1,6 +1,10 @@ File: docs/README.WIN32 -Last updated: Apr 25, 2007 - Karl Schultz - kschultz@users.sourceforge.net +Last updated: Apr 25, 2007 + +NOTE: This information only applies to Mesa 7.8 and older. Nowadays +it's probably better to use Scons to build for Windows. + Quick Start ----- ----- @@ -130,11 +134,5 @@ change all the gl* symbols to mgl*. Because this is easy to do with a global replace operation in a text editor, no additional mangled version of mesa.def is maintained or shipped. -If you have a Windows-related build problem or question, it is -probably better to direct it to me (kschultz@users.sourceforge.net), -rather than directly to the other Mesa developers. I will help you as -much as I can. I also monitor the Mesa mailing lists and will answer -questions in this area there as well. - - -Karl Schultz +If you have a Windows-related build problem or question, please post +to the mesa-dev or mesa-users list. |