Commit e0a08423 authored by Andreas Mohr's avatar Andreas Mohr Committed by Alexandre Julliard

Added loadorder entry for the Linux glide3x library.

parent 9a075c53
......@@ -58,6 +58,7 @@ static struct tagDllOverride {
{"icmp", "builtin"},
/* we have to use libglide2x.so instead of glide2x.dll ... */
{"glide2x", "so,native"},
{"glide3x", "so,native"},
{"odbc32", "builtin"},
{"opengl32", "builtin,native"},
{"shfolder", "builtin,native"},
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment