opengl32: Load dll below 2GB address space.

oldstable
Austin English 2014-11-20 15:04:56 -06:00 committed by Alexandre Julliard
parent e23bfdd831
commit c62514b953
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
MODULE = opengl32.dll
IMPORTLIB = opengl32
IMPORTS = user32 gdi32 advapi32
EXTRADLLFLAGS = -Wl,--image-base,0x7a800000
C_SRCS = \
opengl_ext.c \