Commit c62514b9 authored by Austin English's avatar Austin English Committed by Alexandre Julliard

opengl32: Load dll below 2GB address space.

parent e23bfdd8
MODULE = opengl32.dll
IMPORTLIB = opengl32
IMPORTS = user32 gdi32 advapi32
EXTRADLLFLAGS = -Wl,--image-base,0x7a800000
C_SRCS = \
opengl_ext.c \
......
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