summaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
authorJosé Fonseca <jfonseca@vmware.com>2010-03-10 12:09:16 +0000
committerJosé Fonseca <jfonseca@vmware.com>2010-03-10 12:09:16 +0000
commitc4e0ae3907a3eeaf906a813814e20c4817b744ff (patch)
tree8fd8b56bfb68ff8d16d54015595c3d71ecaf8e8a /docs
parent986ce8f1c118007062cacd4b4bad54657cd09a65 (diff)
docs: Update new opengl32.dll target location.
Diffstat (limited to 'docs')
-rw-r--r--docs/install.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/install.html b/docs/install.html
index 5aea92e0b51..3962ea5c91e 100644
--- a/docs/install.html
+++ b/docs/install.html
@@ -361,7 +361,7 @@ To build Mesa with SCons for Windows on Linux using the MinGW crosscompiler tool
This will create:
</p>
<ul>
-<li>build/windows-x86-debug/gallium/winsys/gdi/opengl32.dll &mdash; Mesa + Gallium + softpipe, binary compatible with Windows's opengl32.dll
+<li>build/windows-x86-debug/gallium/targets/libgl-gdi/opengl32.dll &mdash; Mesa + Gallium + softpipe, binary compatible with Windows's opengl32.dll
<li>build/windows-x86-debug/glut/glx/glut32.dll
<li>progs/build/windows-x86-debug/wgl/wglinfo.exe
<li>progs/build/windows-x86-debug/trivial/tri.exe